json-c 0.18
Data Fields
json_tokener_srec Struct Reference

#include <json_tokener.h>

Data Fields

enum json_tokener_state state saved_state
 
struct json_objectobj
 
struct json_objectcurrent
 
char * obj_field_name
 

Detailed Description

Deprecated:
Don't use this outside of json_tokener.c, it will be made private in a future release.

Field Documentation

◆ current

struct json_object* json_tokener_srec::current

◆ obj

struct json_object* json_tokener_srec::obj

◆ obj_field_name

char* json_tokener_srec::obj_field_name

◆ saved_state

enum json_tokener_state state json_tokener_srec::saved_state

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