OpenBarnyard
 
Loading...
Searching...
No Matches
TString16 Member List

This is the complete list of members for TString16, including all inherited members.

AllocBuffer(TINT size, TBOOL freeMemory=true)TString16
Compare(const TWCHAR *a_wszString, TINT a_iLength=-1) constTString16
CompareNoCase(const TWCHAR *a_wszString, TINT a_iLength=-1) constTString16
Concat(const TString16 &str, TINT size=-1)TString16inline
Concat(const TWCHAR *src, TINT size=-1)TString16
Copy(const TString16 &src, TINT size=-1)TString16inline
Copy(const TWCHAR *src, TINT size=-1)TString16
ExcessLength() constTString16inline
Find(TWCHAR character, TINT pos=0) constTString16
Find(const TWCHAR *substr, TINT pos=0) constTString16
FindReverse(TWCHAR a_findChar, TINT pos=-1) constTString16
ForceSetData(TWCHAR *a_cString, TINT a_ilength)TString16
Format(const TWCHAR *a_pcFormat,...)TString16static
FreeBuffer()TString16
GetString(TINT index=0) constTString16
GetStringUnsafe(TINT a_iIndex=0)TString16
IsAllLowerCase() constTString16
IsAllUpperCase() constTString16
IsEmpty() constTString16inline
IsIndexValid(TINT index) constTString16inline
IsUnicode() constTString16inline
Length() constTString16inline
MakeLower()TString16inline
MakeUpper()TString16inline
Mid(TINT a_iFirst, TINT a_iCount) constTString16
operator const TWCHAR *() constTString16inline
operator!()TString16inline
operator!=(const TWCHAR *a_wszStr) constTString16inline
operator!=(const TString16 &str) constTString16inline
operator+(TWCHAR const *a_wszStr) constTString16inline
operator+=(TWCHAR const *a_wszStr)TString16inline
operator+=(TString16 &str)TString16inline
operator<(const TWCHAR *a_wszStr) constTString16inline
operator<(const TString16 &str) constTString16inline
operator<=(const TWCHAR *a_wszStr) constTString16inline
operator<=(const TString16 &str) constTString16inline
operator=(const TWCHAR *a_wszStr)TString16inline
operator=(const TString16 &str)TString16inline
operator=(TString16 &&str)TString16inline
operator==(const TWCHAR *a_wszStr) constTString16inline
operator==(const TString16 &str) constTString16inline
operator[](TINT index)TString16inline
operator[](TINT index) constTString16inline
Reserve(TINT size)TString16
Right(TINT a_iFrom) constTString16
Truncate(TINT length)TString16
TString16()TString16
TString16(T2Allocator *allocator)TString16
TString16(TString16 &&src) noexceptTString16
TString16(const TString16 &src, T2Allocator *allocator=nullptr)TString16
TString16(const TWCHAR *src, T2Allocator *allocator=nullptr)TString16
TString16(TINT size, T2Allocator *allocator=nullptr)TString16
UndoForceSetData()TString16inline
VFormat(const TWCHAR *a_pcFormat, va_list a_vargs)TString16
~TString16()TString16inline