Public Attributes | List of all members
json_tokener Struct Reference

#include <json_tokener.h>

Public Attributes

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

Detailed Description

Definition at line 69 of file json_tokener.h.

Member Data Documentation

int json_tokener::char_offset

Definition at line 73 of file json_tokener.h.

int json_tokener::depth

Definition at line 73 of file json_tokener.h.

enum json_tokener_error json_tokener::err

Definition at line 74 of file json_tokener.h.

int json_tokener::is_double

Definition at line 73 of file json_tokener.h.

struct printbuf* json_tokener::pb

Definition at line 72 of file json_tokener.h.

char json_tokener::quote_char

Definition at line 76 of file json_tokener.h.

int json_tokener::st_pos

Definition at line 73 of file json_tokener.h.

struct json_tokener_srec json_tokener::stack[JSON_TOKENER_MAX_DEPTH]

Definition at line 77 of file json_tokener.h.

char* json_tokener::str

Definition at line 71 of file json_tokener.h.

unsigned int json_tokener::ucs_char

Definition at line 75 of file json_tokener.h.


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


csm
Author(s): Andrea Censi
autogenerated on Tue May 11 2021 02:18:23