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

Public Attributes

int all_unicode
 
char * end
 
char * ptr
 
char * str
 

Detailed Description

Definition at line 17 of file cjson.cpp.

Member Data Documentation

◆ all_unicode

int JSONData::all_unicode

Definition at line 21 of file cjson.cpp.

Referenced by decode_string(), and JSON_decode().

◆ end

char* JSONData::end

Definition at line 19 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: