|
rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
|
Information for each nested level. More...
#include <writer.h>
Public Member Functions | |
| Level (bool inArray_) | |
Public Attributes | |
| bool | inArray |
| true if in array, otherwise in object | |
| size_t | valueCount |
| number of values in this level | |
Information for each nested level.
1.8.1.2