, including all inherited members.
Allocate(LSUINT32 _ui32Total) | lstl::CVectorPoD< wchar_t, LSUINT32, 32 > | [inline, protected] |
AllocateAtLeast(LSUINT32 _ui32Total) | lstl::CStringBase< CWString, wchar_t > | [inline] |
Append(const wchar_t &_dtValue) | lstl::CStringBase< CWString, wchar_t > | [inline] |
Append(const wchar_t *_pdtValue, LSUINT32 _ui32Len) | lstl::CStringBase< CWString, wchar_t > | [inline] |
Append(const wchar_t *_pdtValue) | lstl::CStringBase< CWString, wchar_t > | [inline] |
Append(const CStringBase< CWString, wchar_t, 32 > &_sbString) | lstl::CStringBase< CWString, wchar_t > | [inline] |
Cmp(const CStringBase< CWString, wchar_t, 32 > &_sbString) const | lstl::CStringBase< CWString, wchar_t > | [inline] |
CmpWildcard(LSUINT32 _ui32Start, const CStringBase< CWString, wchar_t, 32 > &_sbString, LSUINT32 _ui32MaxWildcardLen) const | lstl::CStringBase< CWString, wchar_t > | [inline] |
Construct(LSUINT32_tIndex) | lstl::CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize > | [inline, protected] |
CStr() const | lstl::CStringBase< CWString, wchar_t > | [inline] |
CStringBase(CAllocator *_paAllocator=NULL) (defined in lstl::CStringBase< CWString, wchar_t >) | lstl::CStringBase< CWString, wchar_t > | [inline, explicit] |
CStringBase(const wchar_t &_dtValue, CAllocator *_paAllocator=NULL) (defined in lstl::CStringBase< CWString, wchar_t >) | lstl::CStringBase< CWString, wchar_t > | [inline] |
CStringBase(const wchar_t *_pdtValue, CAllocator *_paAllocator=NULL) (defined in lstl::CStringBase< CWString, wchar_t >) | lstl::CStringBase< CWString, wchar_t > | [inline] |
CStringBase(const CStringBase< CWString, wchar_t, 32 > &_sbString, CAllocator *_paAllocator=NULL) (defined in lstl::CStringBase< CWString, wchar_t >) | lstl::CStringBase< CWString, wchar_t > | [inline] |
CSVectorCrtp() (defined in lstl::CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize >) | lstl::CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize > | [inline, protected] |
CSVectorCrtp(const CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize > &_vcSource) (defined in lstl::CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize >) | lstl::CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize > | [inline, protected] |
CVectorPoD() (defined in lstl::CVectorPoD< wchar_t, LSUINT32, 32 >) | lstl::CVectorPoD< wchar_t, LSUINT32, 32 > | [inline, protected] |
CVectorPoD(LSUINT32 _tTotal) (defined in lstl::CVectorPoD< wchar_t, LSUINT32, 32 >) | lstl::CVectorPoD< wchar_t, LSUINT32, 32 > | [inline, explicit, protected] |
CVectorPoD(CAllocator *_paAllocator) (defined in lstl::CVectorPoD< wchar_t, LSUINT32, 32 >) | lstl::CVectorPoD< wchar_t, LSUINT32, 32 > | [inline, explicit, protected] |
CVectorPoD(LSUINT32 _tTotal, CAllocator *_paAllocator) (defined in lstl::CVectorPoD< wchar_t, LSUINT32, 32 >) | lstl::CVectorPoD< wchar_t, LSUINT32, 32 > | [inline, protected] |
CVectorPoD(const CVectorPoD< wchar_t, LSUINT32, _uAllocSize > &_vOther, CAllocator *_paAllocator=NULL) (defined in lstl::CVectorPoD< wchar_t, LSUINT32, 32 >) | lstl::CVectorPoD< wchar_t, LSUINT32, 32 > | [inline, protected] |
CWString(CAllocator *_paAllocator=NULL) (defined in lstl::CWString) | lstl::CWString | [explicit] |
CWString(const char *_pcString, CAllocator *_paAllocator=NULL) (defined in lstl::CWString) | lstl::CWString | |
CWString(const wchar_t *_pwcString, CAllocator *_paAllocator=NULL) (defined in lstl::CWString) | lstl::CWString | |
CWString(const CWString &_sString, CAllocator *_paAllocator=NULL) (defined in lstl::CWString) | lstl::CWString | |
CWString(const CStringBase< CWString, wchar_t > &_sbStringBase, CAllocator *_paAllocator=NULL) (defined in lstl::CWString) | lstl::CWString | |
DecodeEscape(const wchar_t *_pdtValue, LSUINT32 _ui32Len, LSUINT32 &_ui32Size) | lstl::CStringBase< CWString, wchar_t > | [inline, static] |
DecodeEscapeSequences() const | lstl::CStringBase< CWString, wchar_t > | [inline] |
Destroy(LSUINT32_tIndex) | lstl::CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize > | [inline, protected] |
Equals(const CStringBase< CWString, wchar_t, 32 > &_sbString) const | lstl::CStringBase< CWString, wchar_t > | [inline] |
FindAndReplaceChar(wchar_t_tReplaceMe, wchar_t_tWithMe) | lstl::CStringBase< CWString, wchar_t > | [inline] |
FindAndReplaceWildcardStringMatchCase(const CStringBase< CWString, wchar_t, 32 > &_sbReplaceMe, const CStringBase< CWString, wchar_t, 32 > &_sbWithMe, LSBOOL _bWholeWords=false) | lstl::CStringBase< CWString, wchar_t > | [inline] |
FindString(LSUINT32 _ui32Start, const CStringBase< CWString, wchar_t, 32 > &_sbString) const | lstl::CStringBase< CWString, wchar_t > | [inline] |
FindStringMatchCase(LSUINT32 _ui32Start, const CStringBase< CWString, wchar_t, 32 > &_sbString) const | lstl::CStringBase< CWString, wchar_t > | [inline] |
FindWildcardStringMatchCase(LSUINT32 _ui32Start, const CStringBase< CWString, wchar_t, 32 > &_sbString) const | lstl::CStringBase< CWString, wchar_t > | [inline] |
FromDouble(LSDOUBLE _dValue, LSBOOL _bScientific=false) | lstl::CWString | |
FromI64(LSINT64 _i64Value, LSUINT32 _ui32Radix=10) | lstl::CWString | |
FromUI64(LSUINT64 _ui64Value, LSUINT32 _ui32Radix=10) | lstl::CWString | |
GetAllocated() const | lstl::CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize > | [inline, protected] |
GetAllocator() | lstl::CStringBase< CWString, wchar_t > | [inline] |
GetLastChar() const | lstl::CStringBase< CWString, wchar_t > | [inline] |
GetToken(wchar_t_tDelimiter, LSUINT32 _ui32Index) const | lstl::CStringBase< CWString, wchar_t > | [inline] |
ICmp(const CStringBase< CWString, wchar_t, 32 > &_sbString) const | lstl::CStringBase< CWString, wchar_t > | [inline] |
ICmpSubString(LSUINT32 _ui32Loc, const CStringBase< CWString, wchar_t, 32 > &_sbString) const | lstl::CStringBase< CWString, wchar_t > | [inline] |
Insert(LSUINT32 _ui32Pos, const wchar_t *_pdtValue, LSUINT32 _ui32Len) | lstl::CStringBase< CWString, wchar_t > | [inline] |
Insert(LSUINT32 _ui32Pos, const wchar_t *_pdtValue) | lstl::CStringBase< CWString, wchar_t > | [inline] |
Insert(LSUINT32 _ui32Pos, wchar_t_dtValue) | lstl::CStringBase< CWString, wchar_t > | [inline] |
CVectorPoD< wchar_t, LSUINT32, 32 >::Insert(const wchar_t &_tVal, LSUINT32 _ui32Index) | lstl::CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize > | [inline, protected] |
IsWholeWord(LSSTD_RANGE _rRange) const | lstl::CStringBase< CWString, wchar_t > | [inline] |
Length() const | lstl::CStringBase< CWString, wchar_t > | [inline] |
LPCLSSTD_RANGE typedef (defined in lstl::CStringBase< CWString, wchar_t >) | lstl::CStringBase< CWString, wchar_t > | |
LPLSSTD_RANGE typedef | lstl::CStringBase< CWString, wchar_t > | |
m_aAllocator | lstl::CVectorBase | [protected, static] |
m_paDefaultAllocator | lstl::CVectorBase | [protected, static] |
m_paOurAllocator | lstl::CVectorPoD< wchar_t, LSUINT32, 32 > | [protected] |
m_ptData | lstl::CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize > | [protected] |
m_tAllocated | lstl::CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize > | [protected] |
m_tLen | lstl::CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize > | [protected] |
operator!=(const wchar_t *_pdtValue) const | lstl::CStringBase< CWString, wchar_t > | [inline] |
operator!=(const CStringBase< CWString, wchar_t, 32 > &_sbString) const | lstl::CStringBase< CWString, wchar_t > | [inline] |
operator+(const wchar_t &_dtValue) | lstl::CStringBase< CWString, wchar_t > | [inline] |
operator+(const wchar_t *_pdtValue) | lstl::CStringBase< CWString, wchar_t > | [inline] |
operator+(const CStringBase< CWString, wchar_t, 32 > &_sbString) | lstl::CStringBase< CWString, wchar_t > | [inline] |
operator+=(const wchar_t &_dtValue) | lstl::CStringBase< CWString, wchar_t > | [inline] |
operator+=(const wchar_t *_pdtValue) | lstl::CStringBase< CWString, wchar_t > | [inline] |
operator+=(const CStringBase< CWString, wchar_t, 32 > &_sbString) | lstl::CStringBase< CWString, wchar_t > | [inline] |
operator<(const CStringBase< CWString, wchar_t, 32 > &_sbString) const | lstl::CStringBase< CWString, wchar_t > | [inline] |
operator=(const wchar_t *_pwcString) | lstl::CWString | |
operator=(const CWString &_wstrString) | lstl::CWString | |
CStringBase< CWString, wchar_t >::operator=(const CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize > &_vcOther) | lstl::CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize > | [inline] |
operator==(const wchar_t *_pdtValue) const | lstl::CStringBase< CWString, wchar_t > | [inline] |
operator==(const CStringBase< CWString, wchar_t, 32 > &_sbString) const | lstl::CStringBase< CWString, wchar_t > | [inline] |
operator>(const CStringBase< CWString, wchar_t, 32 > &_sbString) const | lstl::CStringBase< CWString, wchar_t > | [inline] |
operator[](LSUINT32 _ui32Index) const | lstl::CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize > | [inline, protected] |
operator[](LSUINT32 _ui32Index) | lstl::CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize > | [inline, protected] |
Pop() | lstl::CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize > | [inline, protected] |
PopNoDealloc() | lstl::CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize > | [inline, protected] |
Push(const wchar_t &_tVal) | lstl::CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize > | [inline, protected] |
RemChar(LSUINT32 _ui32Index) | lstl::CStringBase< CWString, wchar_t > | [inline] |
RemChars(LSUINT32 _ui32Index, LSUINT32 _ui32Total) | lstl::CStringBase< CWString, wchar_t > | [inline] |
RemLastChar() | lstl::CStringBase< CWString, wchar_t > | [inline] |
Remove(LSUINT32 _ui32Index) | lstl::CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize > | [inline, protected] |
RemoveNoDealloc(LSUINT32 _ui32Index) | lstl::CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize > | [inline, protected] |
RemoveRange(LSUINT32 _ui32Index, LSUINT32 _ui32Total) | lstl::CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize > | [inline, protected] |
RemoveRangeNoDealloc(LSUINT32 _ui32Index, LSUINT32 _ui32Total) | lstl::CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize > | [inline, protected] |
RemoveWhitespace() | lstl::CStringBase< CWString, wchar_t > | [inline] |
RemRange(const LSSTD_RANGE &_rRange) | lstl::CStringBase< CWString, wchar_t > | [inline] |
Replace(const LSSTD_RANGE &_rRange, const wchar_t *_pdtValue, LSUINT32 _ui32Len) | lstl::CStringBase< CWString, wchar_t > | [inline] |
Replace(const LSSTD_RANGE &_rRange, const wchar_t *_pdtValue) | lstl::CStringBase< CWString, wchar_t > | [inline] |
Reset() | lstl::CStringBase< CWString, wchar_t > | [inline] |
ResetNoDealloc() | lstl::CStringBase< CWString, wchar_t > | [inline] |
Resize(LSUINT32 _ui32Total) | lstl::CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize > | [inline, protected] |
ResizeOver(LSUINT32 _ui32Total) | lstl::CSVectorCrtp< CVectorPoD< wchar_t, LSUINT32, _uAllocSize >, wchar_t, LSUINT32, _uAllocSize > | [inline, protected] |
Set(const wchar_t *_pdtValue, LSUINT32 _ui32Len) | lstl::CStringBase< CWString, wchar_t > | [inline] |
Set(const wchar_t *_pdtValue) | lstl::CStringBase< CWString, wchar_t > | [inline] |
Set(const CStringBase< CWString, wchar_t, 32 > &_sbString) | lstl::CStringBase< CWString, wchar_t > | [inline] |
SetAllocator(CAllocator *_paAllocator) | lstl::CStringBase< CWString, wchar_t > | [inline] |
Snap() | lstl::CStringBase< CWString, wchar_t > | [inline] |
StrLen(const wchar_t *_pdtValue) const | lstl::CStringBase< CWString, wchar_t > | [inline, protected] |
Trash() | lstl::CStringBase< CWString, wchar_t > | [inline] |
~CVectorPoD() (defined in lstl::CVectorPoD< wchar_t, LSUINT32, 32 >) | lstl::CVectorPoD< wchar_t, LSUINT32, 32 > | [inline, protected] |