Codemesh Runtime v3 C++ API Reference  3.9.205
Public Member Functions | List of all members
xmog_qstr< PreAlloc, ElemType > Class Template Reference

Public Member Functions

 xmog_qstr (const ElemType *pStr, size_t max=(size_t) -1)
 
 xmog_qstr (xmog_qstr &rhs)
 
xmog_qstroperator= (const xmog_qstr &rhs)
 
xmog_qstroperator= (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
 

The documentation for this class was generated from the following file:

Copyright (c) 1999-2020 by Codemesh, Inc., ALL RIGHTS RESERVED.