Crossfire Server, Trunk
JSONData Struct Reference
+ Collaboration diagram for JSONData:

Data Fields

int all_unicode
 
char * end
 
char * ptr
 
char * str
 

Detailed Description

Definition at line 23 of file cjson.cpp.

Field Documentation

◆ all_unicode

int JSONData::all_unicode

Definition at line 27 of file cjson.cpp.

Referenced by decode_string(), and JSON_decode().

◆ end

char* JSONData::end

Definition at line 25 of file cjson.cpp.

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

◆ ptr

◆ str


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