#include <sysc/datatypes/fx/scfx_string.h>
Definition at line 75 of file scfx_string.h.
sc_dt::scfx_string::scfx_string |
( |
| ) |
|
|
inline |
sc_dt::scfx_string::~scfx_string |
( |
| ) |
|
|
inline |
void sc_dt::scfx_string::append |
( |
int |
n | ) |
|
|
inline |
void sc_dt::scfx_string::clear |
( |
| ) |
|
|
inline |
void sc_dt::scfx_string::discard |
( |
int |
n | ) |
|
|
inline |
int sc_dt::scfx_string::length |
( |
| ) |
const |
|
inline |
sc_dt::scfx_string::operator const char * |
( |
| ) |
|
|
inline |
void sc_dt::scfx_string::operator+= |
( |
char |
c | ) |
|
|
inline |
void sc_dt::scfx_string::operator+= |
( |
const char * |
s | ) |
|
|
inline |
char & sc_dt::scfx_string::operator[] |
( |
int |
i | ) |
|
|
inline |
void sc_dt::scfx_string::remove |
( |
int |
i | ) |
|
|
inline |
The documentation for this class was generated from the following file: