SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
UTF32LE< CharType > Member List

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

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