ucx
UAP Common Extensions
Loading...
Searching...
No Matches
Data Fields
cx_json_object_s Struct Reference

JSON object structure. More...

#include <json.h>

Data Fields

CxJsonObjValuevalues
 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.
 

Detailed Description

JSON object structure.


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