Functions
json_util.c File Reference
#include "config.h"
#include <stdio.h>
#include <stdlib.h>
#include <limits.h>
#include <string.h>
#include <errno.h>
#include "bits.h"
#include "debug.h"
#include "printbuf.h"
#include "json_object.h"
#include "json_tokener.h"
#include "json_util.h"
Include dependency graph for json_util.c:

Go to the source code of this file.

Functions

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

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_ros
Author(s): Gaƫl Ecorchard , Ivan Dryanovski, William Morris, Andrea Censi
autogenerated on Sat Jun 8 2019 19:52:42