| json-c
    0.13.1
    | 
| 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 | 
 1.8.8
 1.8.8