Codemesh Runtime v3 C++ API Reference
3.9.205
|
Public Member Functions | |
xmog_qstr (const ElemType *pStr, size_t max=(size_t) -1) | |
xmog_qstr (xmog_qstr &rhs) | |
xmog_qstr & | operator= (const xmog_qstr &rhs) |
xmog_qstr & | operator= (const ElemType *pStr) |
operator ElemType * () | |
operator const ElemType * () const | |
void | alloc (size_t size) |
void | append (const ElemType *str, size_t max=0) |
void | replace (ElemType src, ElemType dest) |
size_t | length () const |