#include <scfx_string.h>
Public Methods | |
| scfx_string () | |
| ~scfx_string () | |
| int | length () const |
| void | clear () |
| char & | operator[] (int) |
| void | append (int) |
| void | discard (int) |
| void | remove (int) |
| void | operator+= (char) |
| void | operator+= (const char *) |
| operator const char * () | |
|
|
Definition at line 112 of file scfx_string.h. |
|
|
Definition at line 120 of file scfx_string.h. |
|
|
Definition at line 156 of file scfx_string.h. Referenced by sc_dt::print_dec(). |
|
|
Definition at line 136 of file scfx_string.h. Referenced by sc_dt::scfx_rep::to_string(), and sc_dt::to_string(). |
|
|
Definition at line 164 of file scfx_string.h. Referenced by sc_dt::print_dec(), and sc_dt::print_other(). |
|
|
Definition at line 128 of file scfx_string.h. Referenced by sc_dt::print_dec(), sc_dt::print_other(), and sc_dt::scfx_csd2tc(). |
|
|
Definition at line 200 of file scfx_string.h. |
|
|
Definition at line 192 of file scfx_string.h. References s. |
|
|
Definition at line 183 of file scfx_string.h. References operator[](). |
|
|
Definition at line 145 of file scfx_string.h. Referenced by operator+=(). |
|
|
Definition at line 172 of file scfx_string.h. Referenced by sc_dt::print_dec(). |
1.2.18