modbusd
modbus master daemon
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
cJSON Struct Reference

#include <cJSON.h>

Collaboration diagram for cJSON:
Collaboration graph

Data Fields

struct cJSONnext
 
struct cJSONprev
 
struct cJSONchild
 
int type
 
char * valuestring
 
uint8_t valueuint8
 
uint16_t valueuint16
 
int valueint
 
double valuedouble
 
char * string
 

Field Documentation

char* valuestring
uint16_t valueuint16

Referenced by cJSON_CreateUInt16().

uint8_t valueuint8

Referenced by cJSON_CreateUInt8().


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