RetroArch
|
This is the complete list of members for AutoUTF< CharType >, including all inherited members.
Ch typedef | AutoUTF< CharType > | |
Decode(InputStream &is, unsigned *codepoint) | AutoUTF< CharType > | inlinestatic |
Encode(OutputStream &os, unsigned codepoint) | AutoUTF< CharType > | inlinestatic |
EncodeUnsafe(OutputStream &os, unsigned codepoint) | AutoUTF< CharType > | inlinestatic |
supportUnicode enum value | AutoUTF< CharType > | |
Validate(InputStream &is, OutputStream &os) | AutoUTF< CharType > | inlinestatic |