json_util.h File Reference

#include "json_object.h"
Include dependency graph for json_util.h:

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]
int json_object_to_file ( char *  filename,
struct json_object obj 
)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines


csm
Author(s): Ivan Dryanovski, William Morris
autogenerated on Fri Jan 11 09:15:58 2013