RetroArch
Public Member Functions | List of all members
HandlerTerminateAtEndArray Struct Reference
Inheritance diagram for HandlerTerminateAtEndArray:
[legend]
Collaboration diagram for HandlerTerminateAtEndArray:
[legend]

Public Member Functions

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

Additional Inherited Members

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

Member Function Documentation

◆ EndArray()

bool HandlerTerminateAtEndArray::EndArray ( SizeType  )
inline

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