Public Member Functions | List of all members
HandlerTerminateAtEndObject Struct Reference
Inheritance diagram for HandlerTerminateAtEndObject:
Inheritance graph
[legend]

Public Member Functions

bool EndObject (SizeType)
 
- Public Member Functions inherited from IterativeParsingReaderHandler<>
bool Bool (bool)
 
bool Double (double)
 
bool EndArray (SizeType c)
 
bool EndObject (SizeType c)
 
bool Int (int)
 
bool Int64 (int64_t)
 
 IterativeParsingReaderHandler ()
 
bool Key (const Ch *, SizeType, bool)
 
bool Null ()
 
bool RawNumber (const Ch *, SizeType, bool)
 
bool StartArray ()
 
bool StartObject ()
 
bool String (const Ch *, SizeType, bool)
 
bool Uint (unsigned)
 
bool Uint64 (uint64_t)
 

Additional Inherited Members

- Public Types inherited from IterativeParsingReaderHandler<>
typedef UTF8<>::Ch Ch
 
- Public Attributes inherited from IterativeParsingReaderHandler<>
size_t LogCount
 
uint32_t Logs [LogCapacity]
 
- Static Public Attributes inherited from IterativeParsingReaderHandler<>
static const uint32_t LOG_BOOL
 
static const uint32_t LOG_DOUBLE
 
static const uint32_t LOG_ENDARRAY
 
static const uint32_t LOG_ENDOBJECT
 
static const uint32_t LOG_INT
 
static const uint32_t LOG_INT64
 
static const uint32_t LOG_KEY
 
static const uint32_t LOG_NULL
 
static const uint32_t LOG_STARTARRAY
 
static const uint32_t LOG_STARTOBJECT
 
static const uint32_t LOG_STRING
 
static const uint32_t LOG_UINT
 
static const uint32_t LOG_UINT64
 
static const size_t LogCapacity
 

Detailed Description

Definition at line 1348 of file readertest.cpp.

Member Function Documentation

bool HandlerTerminateAtEndObject::EndObject ( SizeType  )
inline

Definition at line 1349 of file readertest.cpp.


The documentation for this struct was generated from the following file:


choreo_rapidjson
Author(s):
autogenerated on Thu Jul 18 2019 03:59:10