Point Cloud Library (PCL)  1.7.0
Public Attributes
cJSON Struct Reference

#include <pcl/outofcore/cJSON.h>

List of all members.

Public Attributes

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

Detailed Description

Definition at line 48 of file cJSON.h.


Member Data Documentation

Definition at line 50 of file cJSON.h.

struct cJSON* cJSON::next

Definition at line 49 of file cJSON.h.

struct cJSON * cJSON::prev

Definition at line 49 of file cJSON.h.

Definition at line 58 of file cJSON.h.

Definition at line 52 of file cJSON.h.

Definition at line 56 of file cJSON.h.

Definition at line 55 of file cJSON.h.

Definition at line 54 of file cJSON.h.


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