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

Structure for a key/value entry in a JSON object. More...

#include <json.h>

Data Fields

cxmutstr name
 The key (or name in JSON terminology) of the value.
 
CxJsonValuevalue
 The value.
 

Detailed Description

Structure for a key/value entry in a JSON object.


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