NGL  6.5
The NCCA Graphics Library
UTF32LE< CharType > Member List

This is the complete list of members for UTF32LE< CharType >, including all inherited members.

Ch typedefUTF32< CharType >
Decode(InputStream &is, unsigned *codepoint)UTF32< CharType >inlinestatic
Encode(OutputStream &os, unsigned codepoint)UTF32< CharType >inlinestatic
Put(OutputByteStream &os, CharType c)UTF32LE< CharType >inlinestatic
PutBOM(OutputByteStream &os)UTF32LE< CharType >inlinestatic
RAPIDJSON_STATIC_ASSERT(sizeof(Ch) >=4)UTF32< CharType >
supportUnicode enum valueUTF32< CharType >
Take(InputByteStream &is)UTF32LE< CharType >inlinestatic
TakeBOM(InputByteStream &is)UTF32LE< CharType >inlinestatic
Validate(InputStream &is, OutputStream &os)UTF32< CharType >inlinestatic