Public Attributes | List of all members
json_object::data Union Reference

#include <json_object_private.h>

Public Attributes

struct array_listc_array
 
boolean c_boolean
 
double c_double
 
int c_int
 
struct lh_tablec_object
 
char * c_string
 

Detailed Description

Definition at line 28 of file json_object_private.h.

Member Data Documentation

struct array_list* json_object::data::c_array

Definition at line 33 of file json_object_private.h.

boolean json_object::data::c_boolean

Definition at line 29 of file json_object_private.h.

double json_object::data::c_double

Definition at line 30 of file json_object_private.h.

int json_object::data::c_int

Definition at line 31 of file json_object_private.h.

struct lh_table* json_object::data::c_object

Definition at line 32 of file json_object_private.h.

char* json_object::data::c_string

Definition at line 34 of file json_object_private.h.


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


csm
Author(s): Andrea Censi
autogenerated on Tue May 11 2021 02:18:23