Liste complète des membres de UTF32BE< CharType >, y compris les membres hérités :
Ch typedef (défini dans UTF32< CharType >) | UTF32< CharType > | |
Decode(InputStream &is, unsigned *codepoint) (défini dans UTF32< CharType >) | UTF32< CharType > | inlinestatic |
Encode(OutputStream &os, unsigned codepoint) (défini dans UTF32< CharType >) | UTF32< CharType > | inlinestatic |
EncodeUnsafe(OutputStream &os, unsigned codepoint) (défini dans UTF32< CharType >) | UTF32< CharType > | inlinestatic |
Put(OutputByteStream &os, CharType c) (défini dans UTF32BE< CharType >) | UTF32BE< CharType > | inlinestatic |
PutBOM(OutputByteStream &os) (défini dans UTF32BE< CharType >) | UTF32BE< CharType > | inlinestatic |
RAPIDJSON_STATIC_ASSERT(sizeof(Ch) >=4) (défini dans UTF32< CharType >) | UTF32< CharType > | |
supportUnicode valeur énumérée (défini dans UTF32< CharType >) | UTF32< CharType > | |
Take(InputByteStream &is) (défini dans UTF32BE< CharType >) | UTF32BE< CharType > | inlinestatic |
TakeBOM(InputByteStream &is) (défini dans UTF32BE< CharType >) | UTF32BE< CharType > | inlinestatic |
Validate(InputStream &is, OutputStream &os) (défini dans UTF32< CharType >) | UTF32< CharType > | inlinestatic |