![]() |
ucx
UAP Common Extensions
|
JSON object structure. More...
#include <json.h>
Data Fields | |
| CxJsonObjValue * | values |
| The key/value entries. | |
| size_t | values_size |
| Array size. | |
| size_t | values_capacity |
| Array capacity. | |
| size_t * | indices |
| The original indices to reconstruct the order in which the members were added. | |
JSON object structure.