Crossfire Server, Branches 1.12  R18729
JSONData Struct Reference
+ Collaboration diagram for JSONData:

Data Fields

int all_unicode
 
char * end
 
char * ptr
 
char * str
 

Detailed Description

Definition at line 15 of file cjson.c.

Field Documentation

int JSONData::all_unicode

Definition at line 19 of file cjson.c.

Referenced by decode_string(), and JSON_decode().

char* JSONData::end

Definition at line 17 of file cjson.c.

Referenced by decode_bool(), decode_inf(), decode_nan(), decode_null(), and JSON_decode().


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