sf::Utf< 8 > Member List

This is the complete list of members for sf::Utf< 8 >, including all inherited members.
Count(In begin, In end)sf::Utf< 8 > [inline, static]
Decode(In begin, In end, Uint32 &output, Uint32 replacement=0)sf::Utf< 8 > [inline, static]
Encode(Uint32 input, Out output, Uint8 replacement=0)sf::Utf< 8 > [inline, static]
FromAnsi(In begin, In end, Out output, const std::locale &locale=GetDefaultLocale())sf::Utf< 8 > [inline, static]
FromWide(In begin, In end, Out output)sf::Utf< 8 > [inline, static]
Next(In begin, In end)sf::Utf< 8 > [inline, static]
ToAnsi(In begin, In end, Out output, char replacement=0, const std::locale &locale=GetDefaultLocale())sf::Utf< 8 > [inline, static]
ToUtf16(In begin, In end, Out output)sf::Utf< 8 > [inline, static]
ToUtf32(In begin, In end, Out output)sf::Utf< 8 > [inline, static]
ToUtf8(In begin, In end, Out output)sf::Utf< 8 > [inline, static]
ToWide(In begin, In end, Out output, wchar_t replacement=0)sf::Utf< 8 > [inline, static]