Documentation de SFML 1.6

Attention: cette page se réfère à une ancienne version de SFML. Cliquez ici pour passer à la dernière version.
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::Unicodestatic
GetUTF16Length(In Begin, In End)sf::Unicodestatic
GetUTF32Length(In Begin, In End)sf::Unicodestatic
GetUTF8Length(In Begin, In End)sf::Unicodestatic
UTF16String typedef (defined in sf::Unicode)sf::Unicode
UTF16ToUTF32(In Begin, In End, Out Output, Uint32 Replacement= '?')sf::Unicodestatic
UTF16ToUTF8(In Begin, In End, Out Output, Uint8 Replacement= '?')sf::Unicodestatic
UTF32String typedef (defined in sf::Unicode)sf::Unicode
UTF32ToANSI(In Begin, In End, Out Output, char Replacement= '?', const std::locale &Locale=GetDefaultLocale())sf::Unicodestatic
UTF32ToUTF16(In Begin, In End, Out Output, Uint16 Replacement= '?')sf::Unicodestatic
UTF32ToUTF8(In Begin, In End, Out Output, Uint8 Replacement= '?')sf::Unicodestatic
UTF8String typedefsf::Unicode
UTF8ToUTF16(In Begin, In End, Out Output, Uint16 Replacement= '?')sf::Unicodestatic
UTF8ToUTF32(In Begin, In End, Out Output, Uint32 Replacement= '?')sf::Unicodestatic