json-c
0.14
|
Data Fields | |
char * | key |
struct json_object * | val |
struct lh_entry * | entry |
A structure to use with json_object_object_foreachC() loops. Contains key, val and entry members.
struct lh_entry* json_object_iter::entry |
char* json_object_iter::key |
struct json_object* json_object_iter::val |