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