sf::Unicode Member List

This is the complete list of members for sf::Unicode, including all inherited members.

ANSIToUTF32(In Begin, In End, Out Output, const std::locale &Locale=GetDefaultLocale())sf::Unicode [inline, static]
ANSIToUTF32(In Begin, In End, Out Output, const std::locale &Locale)sf::Unicode [inline]
GetUTF16Length(In Begin, In End)sf::Unicode [inline, static]
GetUTF16Length(In Begin, In End)sf::Unicode [inline]
GetUTF32Length(In Begin, In End)sf::Unicode [inline, static]
GetUTF32Length(In Begin, In End)sf::Unicode [inline]
GetUTF8Length(In Begin, In End)sf::Unicode [inline, static]
GetUTF8Length(In Begin, In End)sf::Unicode [inline]
UTF16String typedef (defined in sf::Unicode)sf::Unicode
UTF16ToUTF32(In Begin, In End, Out Output, Uint32 Replacement= '?')sf::Unicode [inline, static]
UTF16ToUTF32(In Begin, In End, Out Output, Uint32 Replacement)sf::Unicode [inline]
UTF16ToUTF8(In Begin, In End, Out Output, Uint8 Replacement= '?')sf::Unicode [inline, static]
UTF16ToUTF8(In Begin, In End, Out Output, Uint8 Replacement)sf::Unicode [inline]
UTF32String typedef (defined in sf::Unicode)sf::Unicode
UTF32ToANSI(In Begin, In End, Out Output, char Replacement= '?', const std::locale &Locale=GetDefaultLocale())sf::Unicode [inline, static]
UTF32ToANSI(In Begin, In End, Out Output, char Replacement, const std::locale &Locale)sf::Unicode [inline]
UTF32ToUTF16(In Begin, In End, Out Output, Uint16 Replacement= '?')sf::Unicode [inline, static]
UTF32ToUTF16(In Begin, In End, Out Output, Uint16 Replacement)sf::Unicode [inline]
UTF32ToUTF8(In Begin, In End, Out Output, Uint8 Replacement= '?')sf::Unicode [inline, static]
UTF32ToUTF8(In Begin, In End, Out Output, Uint8 Replacement)sf::Unicode [inline]
UTF8String typedefsf::Unicode
UTF8ToUTF16(In Begin, In End, Out Output, Uint16 Replacement= '?')sf::Unicode [inline, static]
UTF8ToUTF16(In Begin, In End, Out Output, Uint16 Replacement)sf::Unicode [inline]
UTF8ToUTF32(In Begin, In End, Out Output, Uint32 Replacement= '?')sf::Unicode [inline, static]
UTF8ToUTF32(In Begin, In End, Out Output, Uint32 Replacement)sf::Unicode [inline]