Types publics | |
typedef CharType | Ch |
Fonctions membres publiques | |
StackStream (internal::Stack< StackAllocator > &stack) | |
RAPIDJSON_FORCEINLINE void | Put (Ch c) |
RAPIDJSON_FORCEINLINE void * | Push (SizeType count) |
size_t | Length () const |
Ch * | Pop () |
Fonctions membres privées | |
StackStream (const StackStream &) | |
StackStream & | operator= (const StackStream &) |
Attributs privés | |
internal::Stack< StackAllocator > & | stack_ |
SizeType | length_ |
typedef CharType GenericReader< SourceEncoding, TargetEncoding, StackAllocator >::StackStream< CharType >::Ch |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |