Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

json_state Struct Reference

List of all members.

Public Attributes

unsigned long used_memory
unsigned int uint_max
unsigned long ulong_max
json_settings settings
int first_pass
const json_char * ptr
unsigned int cur_line
unsigned int cur_col

Member Data Documentation

unsigned int json_state::cur_col
 

Definition at line 89 of file qcschema_json.c.

Referenced by json_parse_ex, and new_value.

unsigned int json_state::cur_line
 

Definition at line 89 of file qcschema_json.c.

Referenced by json_parse_ex, and new_value.

int json_state::first_pass
 

Definition at line 86 of file qcschema_json.c.

Referenced by json_parse_ex, and new_value.

const json_char* json_state::ptr
 

Definition at line 88 of file qcschema_json.c.

Referenced by json_parse_ex.

json_settings json_state::settings
 

Definition at line 85 of file qcschema_json.c.

Referenced by json_alloc, json_parse_ex, and new_value.

unsigned int json_state::uint_max
 

Definition at line 82 of file qcschema_json.c.

Referenced by json_parse_ex.

unsigned long json_state::ulong_max
 

Definition at line 83 of file qcschema_json.c.

Referenced by json_alloc, and json_parse_ex.

unsigned long json_state::used_memory
 

Definition at line 80 of file qcschema_json.c.

Referenced by json_alloc.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 25 03:07:56 2024 for VMD Plugins (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002