This is the complete list of members for T2String8, including all inherited members.
| Compare(const TCHAR *str1, const TCHAR *str2, TSIZE size=-1) | T2String8 | static |
| CompareNoCase(const TCHAR *str1, const TCHAR *str2, TSIZE size=-1) | T2String8 | static |
| Concat(TCHAR *dst, const TCHAR *src, TSIZE size=-1) | T2String8 | static |
| Copy(TCHAR *dst, const TCHAR *src, TSIZE size=-1) | T2String8 | static |
| CopySafe(TCHAR *dst, const TCHAR *src, TSIZE size) | T2String8 | static |
| CreateCopy(const TCHAR *a_pcString, TSIZE a_uiSize=-1) | T2String8 | static |
| FindChar(TCHAR *str, TCHAR character) | T2String8 | static |
| FindChar(const TCHAR *str, TCHAR character) | T2String8 | static |
| FindString(TCHAR *str, const TCHAR *substr) | T2String8 | static |
| FindString(const TCHAR *str, const TCHAR *substr) | T2String8 | static |
| Format(TCHAR *a_pcString, TINT size, const TCHAR *a_pcFormat,...) | T2String8 | static |
| Format(TCHAR *a_pcString, const TCHAR *a_pcFormat,...) | T2String8 | static |
| FormatV(TCHAR *a_pcString, TINT size, const TCHAR *a_pcFormat, va_list args) | T2String8 | static |
| FormatV(TCHAR *a_pcString, const TCHAR *a_pcFormat, va_list args) | T2String8 | static |
| GetDefaultAllocatorCB() | T2String8 | inlinestatic |
| IntToString(TINT value, TCHAR *dst, TINT unused, TINT radix) | T2String8 | static |
| IntToString(TINT value, TCHAR *dst, TINT radix) | T2String8 | static |
| IsLowerCase(const TCHAR *str) | T2String8 | static |
| IsUpperCase(const TCHAR *str) | T2String8 | static |
| Length(const TCHAR *str) | T2String8 | static |
| ms_aScratchMem | T2String8 | static |
| SCRATCH_MEM_SIZE | T2String8 | static |
| SkipSpaces(TCHAR *str) | T2String8 | static |
| SkipSpaces(const TCHAR *str) | T2String8 | static |
| sm_pDefaultAllocatorCB | T2String8 | inlinestatic |
| StringToFloat(const TCHAR *src) | T2String8 | static |
| StringToInt(const TCHAR *src) | T2String8 | static |
| ToLowerCase(TCHAR *str) | T2String8 | static |
| ToUpperCase(TCHAR *str) | T2String8 | static |