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