![]() |
MHEG5
18.9.0
MHEG5 Documentation
|
#include <mh5json.h>
Public Attributes | |
unsigned int | tk_len |
const char * | tk_str |
E_JSON_TYPE | type |
union { | |
void * ptr | |
JsonCallback cb_func | |
U32BIT * p_uint | |
S_STRING * p_str | |
} | u |
const struct s_json_members * | pChildren |
JsonCallback s_json_members::cb_func |
const struct s_json_members* s_json_members::pChildren |
E_JSON_TYPE s_json_members::type |
union { ... } s_json_members::u |