#include <json_tokener.h>
Public Attributes | |
struct json_object * | current |
struct json_object * | obj |
char * | obj_field_name |
enum json_tokener_state state | saved_state |
Definition at line 59 of file json_tokener.h.
Definition at line 63 of file json_tokener.h.
struct json_object* json_tokener_srec::obj |
Definition at line 62 of file json_tokener.h.
Definition at line 64 of file json_tokener.h.
Definition at line 61 of file json_tokener.h.