Classes | Public Attributes | List of all members
json_object Struct Reference

#include <json_object_private.h>

Classes

union  data
 

Public Attributes

json_object_delete_fn_delete
 
struct printbuf_pb
 
int _ref_count
 
json_object_to_json_string_fn_to_json_string
 
union json_object::data o
 
enum json_type o_type
 

Detailed Description

Definition at line 21 of file json_object_private.h.

Member Data Documentation

json_object_delete_fn* json_object::_delete

Definition at line 24 of file json_object_private.h.

struct printbuf* json_object::_pb

Definition at line 27 of file json_object_private.h.

int json_object::_ref_count

Definition at line 26 of file json_object_private.h.

json_object_to_json_string_fn* json_object::_to_json_string

Definition at line 25 of file json_object_private.h.

union json_object::data json_object::o
enum json_type json_object::o_type

Definition at line 23 of file json_object_private.h.


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


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