Public Types | |
typedef CharType | Ch |
Public Member Functions | |
size_t | Length () const |
Ch * | Pop () |
RAPIDJSON_FORCEINLINE void * | Push (SizeType count) |
RAPIDJSON_FORCEINLINE void | Put (Ch c) |
StackStream (internal::Stack< StackAllocator > &stack) | |
Private Member Functions | |
StackStream & | operator= (const StackStream &) |
StackStream (const StackStream &) | |
Private Attributes | |
SizeType | length_ |
internal::Stack< StackAllocator > & | stack_ |
typedef CharType GenericReader< SourceEncoding, TargetEncoding, StackAllocator >::StackStream< CharType >::Ch |
|
inline |
|
private |
|
inline |
|
private |
|
inline |
|
inline |
|
inline |
|
private |
|
private |