"L. Spiro Engine"

lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > Member List

This is the complete list of members for lstl::CStringBase< _tDerived, _tDataType, _uAllocSize >, including all inherited members.
Allocate(LSUINT32 _ui32Total)lstl::CVectorPoD< _tDataType, LSUINT32, _uAllocSize > [inline, protected]
AllocateAtLeast(LSUINT32 _ui32Total)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
Append(const _tDataType &_dtValue)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
Append(const _tDataType *_pdtValue, LSUINT32 _ui32Len)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
Append(const _tDataType *_pdtValue)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
Append(const CStringBase< _tDerived, _tDataType, _uAllocSize > &_sbString)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
Cmp(const CStringBase< _tDerived, _tDataType, _uAllocSize > &_sbString) const lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
CmpWildcard(LSUINT32 _ui32Start, const CStringBase< _tDerived, _tDataType, _uAllocSize > &_sbString, LSUINT32 _ui32MaxWildcardLen) const lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
Construct(LSUINT32_tIndex)lstl::CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize > [inline, protected]
CStr() const lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
CStringBase(CAllocator *_paAllocator=NULL) (defined in lstl::CStringBase< _tDerived, _tDataType, _uAllocSize >)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline, explicit]
CStringBase(const _tDataType &_dtValue, CAllocator *_paAllocator=NULL) (defined in lstl::CStringBase< _tDerived, _tDataType, _uAllocSize >)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
CStringBase(const _tDataType *_pdtValue, CAllocator *_paAllocator=NULL) (defined in lstl::CStringBase< _tDerived, _tDataType, _uAllocSize >)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
CStringBase(const CStringBase< _tDerived, _tDataType, _uAllocSize > &_sbString, CAllocator *_paAllocator=NULL) (defined in lstl::CStringBase< _tDerived, _tDataType, _uAllocSize >)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
CSVectorCrtp() (defined in lstl::CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize >)lstl::CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize > [inline, protected]
CSVectorCrtp(const CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize > &_vcSource) (defined in lstl::CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize >)lstl::CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize > [inline, protected]
CVectorPoD() (defined in lstl::CVectorPoD< _tDataType, LSUINT32, _uAllocSize >)lstl::CVectorPoD< _tDataType, LSUINT32, _uAllocSize > [inline, protected]
CVectorPoD(LSUINT32 _tTotal) (defined in lstl::CVectorPoD< _tDataType, LSUINT32, _uAllocSize >)lstl::CVectorPoD< _tDataType, LSUINT32, _uAllocSize > [inline, explicit, protected]
CVectorPoD(CAllocator *_paAllocator) (defined in lstl::CVectorPoD< _tDataType, LSUINT32, _uAllocSize >)lstl::CVectorPoD< _tDataType, LSUINT32, _uAllocSize > [inline, explicit, protected]
CVectorPoD(LSUINT32 _tTotal, CAllocator *_paAllocator) (defined in lstl::CVectorPoD< _tDataType, LSUINT32, _uAllocSize >)lstl::CVectorPoD< _tDataType, LSUINT32, _uAllocSize > [inline, protected]
CVectorPoD(const CVectorPoD< _tDataType, LSUINT32, _uAllocSize > &_vOther, CAllocator *_paAllocator=NULL) (defined in lstl::CVectorPoD< _tDataType, LSUINT32, _uAllocSize >)lstl::CVectorPoD< _tDataType, LSUINT32, _uAllocSize > [inline, protected]
DecodeEscape(const _tDataType *_pdtValue, LSUINT32 _ui32Len, LSUINT32 &_ui32Size)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline, static]
DecodeEscapeSequences() const lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
Destroy(LSUINT32_tIndex)lstl::CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize > [inline, protected]
Equals(const CStringBase< _tDerived, _tDataType, _uAllocSize > &_sbString) const lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
FindAndReplaceChar(_tDataType _tReplaceMe, _tDataType _tWithMe)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
FindAndReplaceWildcardStringMatchCase(const CStringBase< _tDerived, _tDataType, _uAllocSize > &_sbReplaceMe, const CStringBase< _tDerived, _tDataType, _uAllocSize > &_sbWithMe, LSBOOL _bWholeWords=false)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
FindString(LSUINT32 _ui32Start, const CStringBase< _tDerived, _tDataType, _uAllocSize > &_sbString) const lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
FindStringMatchCase(LSUINT32 _ui32Start, const CStringBase< _tDerived, _tDataType, _uAllocSize > &_sbString) const lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
FindWildcardStringMatchCase(LSUINT32 _ui32Start, const CStringBase< _tDerived, _tDataType, _uAllocSize > &_sbString) const lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
GetAllocated() constlstl::CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize > [inline, protected]
GetAllocator()lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
GetLastChar() const lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
GetToken(_tDataType _tDelimiter, LSUINT32 _ui32Index) const lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
ICmp(const CStringBase< _tDerived, _tDataType, _uAllocSize > &_sbString) const lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
ICmpSubString(LSUINT32 _ui32Loc, const CStringBase< _tDerived, _tDataType, _uAllocSize > &_sbString) const lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
Insert(LSUINT32 _ui32Pos, const _tDataType *_pdtValue, LSUINT32 _ui32Len)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
Insert(LSUINT32 _ui32Pos, const _tDataType *_pdtValue)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
Insert(LSUINT32 _ui32Pos, _tDataType _dtValue)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
CVectorPoD< _tDataType, LSUINT32, _uAllocSize >::Insert(const _tDataType &_tVal, LSUINT32 _ui32Index)lstl::CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize > [inline, protected]
IsWholeWord(LSSTD_RANGE _rRange) const lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
Length() const lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
LPCLSSTD_RANGE typedef (defined in lstl::CStringBase< _tDerived, _tDataType, _uAllocSize >)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize >
LPLSSTD_RANGE typedeflstl::CStringBase< _tDerived, _tDataType, _uAllocSize >
m_aAllocatorlstl::CVectorBase [protected, static]
m_paDefaultAllocatorlstl::CVectorBase [protected, static]
m_paOurAllocatorlstl::CVectorPoD< _tDataType, LSUINT32, _uAllocSize > [protected]
m_ptDatalstl::CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize > [protected]
m_tAllocatedlstl::CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize > [protected]
m_tLenlstl::CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize > [protected]
operator!=(const _tDataType *_pdtValue) const lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
operator!=(const CStringBase< _tDerived, _tDataType, _uAllocSize > &_sbString) const lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
operator+(const _tDataType &_dtValue)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
operator+(const _tDataType *_pdtValue)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
operator+(const CStringBase< _tDerived, _tDataType, _uAllocSize > &_sbString)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
operator+=(const _tDataType &_dtValue)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
operator+=(const _tDataType *_pdtValue)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
operator+=(const CStringBase< _tDerived, _tDataType, _uAllocSize > &_sbString)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
operator<(const CStringBase< _tDerived, _tDataType, _uAllocSize > &_sbString) const lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
operator=(const CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize > &_vcOther)lstl::CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize > [inline, protected]
operator==(const _tDataType *_pdtValue) const lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
operator==(const CStringBase< _tDerived, _tDataType, _uAllocSize > &_sbString) const lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
operator>(const CStringBase< _tDerived, _tDataType, _uAllocSize > &_sbString) const lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
operator[](LSUINT32 _ui32Index) constlstl::CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize > [inline, protected]
operator[](LSUINT32 _ui32Index)lstl::CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize > [inline, protected]
Pop()lstl::CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize > [inline, protected]
PopNoDealloc()lstl::CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize > [inline, protected]
Push(const _tDataType &_tVal)lstl::CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize > [inline, protected]
RemChar(LSUINT32 _ui32Index)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
RemChars(LSUINT32 _ui32Index, LSUINT32 _ui32Total)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
RemLastChar()lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
Remove(LSUINT32 _ui32Index)lstl::CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize > [inline, protected]
RemoveNoDealloc(LSUINT32 _ui32Index)lstl::CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize > [inline, protected]
RemoveRange(LSUINT32 _ui32Index, LSUINT32 _ui32Total)lstl::CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize > [inline, protected]
RemoveRangeNoDealloc(LSUINT32 _ui32Index, LSUINT32 _ui32Total)lstl::CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize > [inline, protected]
RemoveWhitespace()lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
RemRange(const LSSTD_RANGE &_rRange)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
Replace(const LSSTD_RANGE &_rRange, const _tDataType *_pdtValue, LSUINT32 _ui32Len)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
Replace(const LSSTD_RANGE &_rRange, const _tDataType *_pdtValue)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
Reset()lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
ResetNoDealloc()lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
Resize(LSUINT32 _ui32Total)lstl::CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize > [inline, protected]
ResizeOver(LSUINT32 _ui32Total)lstl::CSVectorCrtp< CVectorPoD< _tDataType, LSUINT32, _uAllocSize >, _tDataType, LSUINT32, _uAllocSize > [inline, protected]
Set(const _tDataType *_pdtValue, LSUINT32 _ui32Len)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
Set(const _tDataType *_pdtValue)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
Set(const CStringBase< _tDerived, _tDataType, _uAllocSize > &_sbString)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
SetAllocator(CAllocator *_paAllocator)lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
Snap()lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
StrLen(const _tDataType *_pdtValue) const lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline, protected]
Trash()lstl::CStringBase< _tDerived, _tDataType, _uAllocSize > [inline]
~CVectorPoD() (defined in lstl::CVectorPoD< _tDataType, LSUINT32, _uAllocSize >)lstl::CVectorPoD< _tDataType, LSUINT32, _uAllocSize > [inline, protected]
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator