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 | static |
GetUTF16Length(In Begin, In End) | sf::Unicode | static |
GetUTF32Length(In Begin, In End) | sf::Unicode | static |
GetUTF8Length(In Begin, In End) | sf::Unicode | static |
UTF16String typedef (defined in sf::Unicode) | sf::Unicode | |
UTF16ToUTF32(In Begin, In End, Out Output, Uint32 Replacement= '?') | sf::Unicode | static |
UTF16ToUTF8(In Begin, In End, Out Output, Uint8 Replacement= '?') | sf::Unicode | static |
UTF32String typedef (defined in sf::Unicode) | sf::Unicode | |
UTF32ToANSI(In Begin, In End, Out Output, char Replacement= '?', const std::locale &Locale=GetDefaultLocale()) | sf::Unicode | static |
UTF32ToUTF16(In Begin, In End, Out Output, Uint16 Replacement= '?') | sf::Unicode | static |
UTF32ToUTF8(In Begin, In End, Out Output, Uint8 Replacement= '?') | sf::Unicode | static |
UTF8String typedef | sf::Unicode | |
UTF8ToUTF16(In Begin, In End, Out Output, Uint16 Replacement= '?') | sf::Unicode | static |
UTF8ToUTF32(In Begin, In End, Out Output, Uint32 Replacement= '?') | sf::Unicode | static |