navit  0.5.3-trunk
cJSON Struct Reference

#include <cJSON.h>

Data Fields

struct cJSONnext
 
struct cJSONprev
 
struct cJSONchild
 
int type
 
char * valuestring
 
int valueint
 
double valuedouble
 
char * string
 

Field Documentation

◆ child

◆ next

◆ prev

◆ string

◆ type

int cJSON::type

Referenced by create_reference().

◆ valuedouble

double cJSON::valuedouble

◆ valueint

int cJSON::valueint

◆ valuestring

char* cJSON::valuestring

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