Elaztek Developer Hub
Blamite Game Engine - blam!  00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
UTF16LE< CharType > Member List

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

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