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 | inlinestatic |
| ANSIToUTF32(In Begin, In End, Out Output, const std::locale &Locale) | sf::Unicode | inline |
| GetUTF16Length(In Begin, In End) | sf::Unicode | inlinestatic |
| GetUTF16Length(In Begin, In End) | sf::Unicode | inline |
| GetUTF32Length(In Begin, In End) | sf::Unicode | inlinestatic |
| GetUTF32Length(In Begin, In End) | sf::Unicode | inline |
| GetUTF8Length(In Begin, In End) | sf::Unicode | inlinestatic |
| 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 | inlinestatic |
| UTF16ToUTF32(In Begin, In End, Out Output, Uint32 Replacement) | sf::Unicode | inline |
| UTF16ToUTF8(In Begin, In End, Out Output, Uint8 Replacement='?') | sf::Unicode | inlinestatic |
| 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 | inlinestatic |
| 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 | inlinestatic |
| UTF32ToUTF16(In Begin, In End, Out Output, Uint16 Replacement) | sf::Unicode | inline |
| UTF32ToUTF8(In Begin, In End, Out Output, Uint8 Replacement='?') | sf::Unicode | inlinestatic |
| UTF32ToUTF8(In Begin, In End, Out Output, Uint8 Replacement) | sf::Unicode | inline |
| UTF8String typedef | sf::Unicode | |
| UTF8ToUTF16(In Begin, In End, Out Output, Uint16 Replacement='?') | sf::Unicode | inlinestatic |
| UTF8ToUTF16(In Begin, In End, Out Output, Uint16 Replacement) | sf::Unicode | inline |
| UTF8ToUTF32(In Begin, In End, Out Output, Uint32 Replacement='?') | sf::Unicode | inlinestatic |
| UTF8ToUTF32(In Begin, In End, Out Output, Uint32 Replacement) | sf::Unicode | inline |