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

◆ _delete

json_object_delete_fn* json_object::_delete

Definition at line 24 of file json_object_private.h.

◆ _pb

struct printbuf* json_object::_pb

Definition at line 27 of file json_object_private.h.

◆ _ref_count

int json_object::_ref_count

Definition at line 26 of file json_object_private.h.

◆ _to_json_string

json_object_to_json_string_fn* json_object::_to_json_string

Definition at line 25 of file json_object_private.h.

◆ o

union json_object::data json_object::o

◆ o_type

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 Wed Aug 17 2022 02:50:34