Classes | Typedefs
json_object_private.h File Reference
#include "json_object.h"
Include dependency graph for json_object_private.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

union  json_object::data
 
struct  json_object
 
struct  json_object_iter
 

Typedefs

typedef void() json_object_delete_fn(struct json_object *o)
 
typedef int() json_object_to_json_string_fn(struct json_object *o, struct printbuf *pb)
 

Typedef Documentation

◆ json_object_delete_fn

typedef void() json_object_delete_fn(struct json_object *o)

Definition at line 17 of file json_object_private.h.

◆ json_object_to_json_string_fn

typedef int() json_object_to_json_string_fn(struct json_object *o, struct printbuf *pb)

Definition at line 18 of file json_object_private.h.



csm
Author(s): Andrea Censi
autogenerated on Wed Aug 17 2022 02:50:34