JX Application Framework
Loading...
Searching...
No Matches
JUtf8Character Member List

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

AllocateBytes() constJUtf8Character
GetByteCount() constJUtf8Characterinline
GetBytes() constJUtf8Characterinline
GetCharacterByteCount(const JUtf8Byte *utf8Character, JSize *byteCount)JUtf8Characterstatic
GetPrevCharacterByteCount(const JUtf8Byte *lastByte, JSize *byteCount)JUtf8Characterstatic
GetUtf32() constJUtf8Characterinline
IgnoreBadUtf8()JUtf8Characterinlinestatic
IsAlnum() constJUtf8Character
IsAlpha() constJUtf8Character
IsAscii() constJUtf8Characterinline
IsBlank() constJUtf8Characterinline
IsCompleteCharacter(const JUtf8Byte *utf8Character, const JSize byteCount, JSize *characterByteCount)JUtf8Characterstatic
IsControl() constJUtf8Character
IsDigit() constJUtf8Character
IsLower() constJUtf8Character
IsPrint() constJUtf8Character
IsSpace() constJUtf8Character
IsUpper() constJUtf8Character
IsValid(const JUtf8Byte *utf8Character)JUtf8Characterinlinestatic
JUtf8Character()JUtf8Character
JUtf8Character(const JUtf8Character &source)JUtf8Character
JUtf8Character(const JUtf8Byte asciiCharacter)JUtf8Characterexplicit
JUtf8Character(const JUtf8Byte *utf8Character)JUtf8Characterexplicit
kMaxByteCountJUtf8Characterstatic
kUtf32SubstitutionCharacterJUtf8Characterstatic
kUtf8SubstitutionCharacterJUtf8Characterstatic
operator<<JUtf8Characterfriend
operator=(const JUtf8Character &source)JUtf8Characterinline
operator=(const JUtf8Byte asciiCharacter)JUtf8Characterinline
operator=(const JUtf8Byte *utf8Character)JUtf8Characterinline
operator>>JUtf8Characterfriend
PrintHex(std::ostream &output) constJUtf8Character
Set(const JUtf8Character &source)JUtf8Character
Set(const JUtf8Byte asciiCharacter)JUtf8Character
Set(const JUtf8Byte *utf8Character)JUtf8Character
SetIgnoreBadUtf8(const bool ignore)JUtf8Characterinlinestatic
ToLower() constJUtf8Character
ToUpper() constJUtf8Character
Utf32ToUtf8(const JUInt32 c)JUtf8Characterstatic
Utf8ToUtf32(const JUtf8Byte *c, JSize *returnByteCount=nullptr)JUtf8Characterstatic