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

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

Ch typedefUTF16< CharType >
Decode(InputStream &is, unsigned *codepoint)UTF16< CharType >inlinestatic
Encode(OutputStream &os, unsigned codepoint)UTF16< CharType >inlinestatic
Put(OutputByteStream &os, CharType c)UTF16BE< CharType >inlinestatic
PutBOM(OutputByteStream &os)UTF16BE< CharType >inlinestatic
RAPIDJSON_STATIC_ASSERT(sizeof(Ch) >=2)UTF16< CharType >
supportUnicode enum valueUTF16< CharType >
Take(InputByteStream &is)UTF16BE< CharType >inlinestatic
TakeBOM(InputByteStream &is)UTF16BE< CharType >inlinestatic
Validate(InputStream &is, OutputStream &os)UTF16< CharType >inlinestatic