SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
This is the complete list of members for UTF16< CharType >, including all inherited members.
Ch typedef (defined in UTF16< CharType >) | UTF16< CharType > | |
Decode(InputStream &is, unsigned *codepoint) (defined in UTF16< CharType >) | UTF16< CharType > | inlinestatic |
Encode(OutputStream &os, unsigned codepoint) (defined in UTF16< CharType >) | UTF16< CharType > | inlinestatic |
EncodeUnsafe(OutputStream &os, unsigned codepoint) (defined in UTF16< CharType >) | UTF16< CharType > | inlinestatic |
RAPIDJSON_STATIC_ASSERT(sizeof(Ch) >=2) (defined in UTF16< CharType >) | UTF16< CharType > | |
supportUnicode enum value (defined in UTF16< CharType >) | UTF16< CharType > | |
Validate(InputStream &is, OutputStream &os) (defined in UTF16< CharType >) | UTF16< CharType > | inlinestatic |