json_tokener Struct Reference


Data Fields

char * str
printbufpb
int depth
int is_double
int st_pos
int char_offset
enum json_tokener_error err
unsigned int ucs_char
char quote_char
json_tokener_srec stack [JSON_TOKENER_MAX_DEPTH]

Field Documentation

char* json_tokener::str

struct printbuf* json_tokener::pb

int json_tokener::depth

int json_tokener::is_double

int json_tokener::st_pos

int json_tokener::char_offset

enum json_tokener_error json_tokener::err

unsigned int json_tokener::ucs_char

char json_tokener::quote_char

struct json_tokener_srec json_tokener::stack[JSON_TOKENER_MAX_DEPTH]


The documentation for this struct was generated from the following file:
Generated on Thu May 17 21:20:16 2007 for json-c by  doxygen 1.5.1