ランタイム
|
This is the complete list of members for Mix::StringA, including all inherited members.
GetAllocateSize(void) const | Mix::StringA | |
GetCapacity(void) const | Mix::StringA | |
GetConstPtr(void) const | Mix::StringA | |
GetNum(void) const | Mix::StringA | |
GetPtr(void) const | Mix::StringA | |
GetSize(void) const | Mix::StringA | |
IndexOf(char value) | Mix::StringA | |
LastIndexOf(char value) | Mix::StringA | |
Left(UIntT size) | Mix::StringA | |
Lower(void) | Mix::StringA | |
Mid(UIntT startPos, UIntT size) | Mix::StringA | |
operator!=(const StringA &str) const | Mix::StringA | |
operator!=(const char *pStr) const | Mix::StringA | |
operator!=(UIntT nullValue) const | Mix::StringA | |
operator+(const StringA &str) | Mix::StringA | |
operator+(const char *ls, const StringA &rs) | Mix::StringA | friend |
operator+=(const char *pStr) | Mix::StringA | |
operator+=(const StringA &str) | Mix::StringA | |
operator+=(char code) | Mix::StringA | |
operator<(const StringA &l, const StringA &r) | Mix::StringA | friend |
operator<=(const StringA &l, const StringA &r) | Mix::StringA | friend |
operator=(const StringA &str) | Mix::StringA | |
operator=(const char *pStr) | Mix::StringA | |
operator=(const wchar_t *pStr) | Mix::StringA | |
operator=(char code) | Mix::StringA | |
operator==(const StringA &str) const | Mix::StringA | |
operator==(const char *pStr) const | Mix::StringA | |
operator==(char code) const | Mix::StringA | |
operator==(UIntT nullValue) const | Mix::StringA | |
operator>(const StringA &l, const StringA &r) | Mix::StringA | friend |
operator>=(const StringA &l, const StringA &r) | Mix::StringA | friend |
operator[](UIntT index) | Mix::StringA | |
Right(UIntT size) | Mix::StringA | |
Split(const char *pSeparator, std::vector< Mix::StringA, std::vector< Mix::StringA, Mix::Memory::STLAllocator< ST, Mix::StringA >>> &list) | Mix::StringA | inline |
Sprintf(const char *format,...) | Mix::StringA | |
StringA(void) | Mix::StringA | |
StringA(const wchar_t *pStr) | Mix::StringA | |
StringA(const char *pStr) | Mix::StringA | |
StringA(const char *pStr, UIntT size) | Mix::StringA | |
StringA(const StringA &str) | Mix::StringA | |
ToDouble(Boolean *pbRet=NULL) const | Mix::StringA | |
ToFloat(Boolean *pbRet=NULL) const | Mix::StringA | |
ToInt(Boolean *pbRet=NULL) const | Mix::StringA | |
ToLower(void) | Mix::StringA | |
ToUInt(Boolean *pbRet=NULL) const | Mix::StringA | |
ToUpper(void) | Mix::StringA | |
Upper(void) | Mix::StringA | |
~StringA(void) | Mix::StringA |