Defines | Functions
json_util.h File Reference
#include "json_object.h"
Include dependency graph for json_util.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define JSON_FILE_BUF_SIZE   4096

Functions

struct json_objectjson_object_from_file (char *filename)
int json_object_to_file (char *filename, struct json_object *obj)

Define Documentation

#define JSON_FILE_BUF_SIZE   4096

Definition at line 17 of file json_util.h.


Function Documentation

struct json_object* json_object_from_file ( char *  filename) [read]

Definition at line 54 of file json_util.c.

int json_object_to_file ( char *  filename,
struct json_object obj 
)

Definition at line 85 of file json_util.c.



csm
Author(s): Andrea Censi
autogenerated on Fri May 17 2019 02:28:33