OROCHI
 
Loading...
Searching...
No Matches
GxStringW Member List

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

__getStaticRtti(void) (defined in GxStructBase)GxStructBaseinlinestatic
ALLOC_BLOCK_SIZEGxStringWstatic
atoi(GX_CWSTR string)GxStringWstatic
atoui(GX_CWSTR string)GxStringWstatic
clear(void)GxStringWinline
compare(GX_CWSTR string) constGxStringWinline
compare(const GxStringW &string) constGxStringWinline
compare(GX_CWSTR string0, GX_CWSTR string1)GxStringWstatic
find(GX_CWSTR string, u32 start=0) constGxStringW
find(GX_WCHAR character, u32 start=0) constGxStringW
findReverse(GX_WCHAR character, s32 start=-1) constGxStringW
getBytesUtf16(GX_CWSTR)GxStringWinlinestatic
getLeft(GxStringW &left, u32 length) constGxStringWinline
getLength(void) constGxStringWinline
getLength(GX_CWSTR string)GxStringWstatic
getRight(GxStringW &right, u32 length) constGxStringWinline
getString(void)GxStringWinline
getString(void) constGxStringWinline
getStringProperty(void *pValue)GxStringWprotected
getSubString(GxStringW &subString, u32 start, u32 length=MAX_LENGTH) constGxStringW
GxStringW(void)GxStringWinline
GxStringW(const GxStringW &string)GxStringWinline
GxStringW(GX_CWSTR string)GxStringWinline
icompare(GX_CWSTR string) constGxStringWinline
icompare(const GxStringW &string) constGxStringWinline
icompare(GX_CWSTR string0, GX_CWSTR string1)GxStringWstatic
isHalfKanaUtf16(GX_CWCHAR character)GxStringWstatic
itoa(s64 value, GX_WSTR string)GxStringWstatic
ltou(GX_WCHAR character)GxStringWinlinestatic
MARGIN_LENGTHGxStringWstatic
MAX_LENGTHGxStringWstatic
operator!=(GX_CWSTR string) constGxStringWinline
operator!=(const GxStringW &string) constGxStringWinline
operator+(GX_CWSTR string)GxStringWinline
operator+=(GX_CWCHAR character)GxStringWinline
operator+=(GX_CWSTR string)GxStringWinline
operator=(GX_CWSTR string)GxStringWinline
operator=(const GxStringW &string)GxStringWinline
operator==(GX_CWSTR string) constGxStringWinline
operator==(const GxStringW &string) constGxStringWinline
setCallbackSjisToUtf16(GxCallback::GxHandlerBase handler)GxStringWinlinestatic
setCallbackUtf16ToSjis(GxCallback::GxHandlerBase handler)GxStringWinlinestatic
setCallbackUtf16ToUtf8(GxCallback::GxHandlerBase handler)GxStringWinlinestatic
setCallbackUtf8ToUtf16(GxCallback::GxHandlerBase handler)GxStringWinlinestatic
setStringProperty(const void *pValue)GxStringWprotected
sjisToUtf16(GX_CSTR sjis, GX_WSTR utf16)GxStringWstatic
TEMPORARY_LENGTHGxStringWstatic
TEMPORARY_STACK_SIZEGxStringWstatic
uitoa(u64 value, GX_WSTR string)GxStringWstatic
utf16ToSjis(GX_CWSTR utf16, GX_STR sjis)GxStringWstatic
utf16ToUtf8(GX_CWSTR utf16, GX_STR utf8)GxStringWstatic
utf8ToUtf16(GX_CSTR utf8, GX_WSTR utf16)GxStringWstatic
utol(GX_WCHAR character)GxStringWinlinestatic
~GxStringW(void)GxStringW