json-gen-c
0.1.5
json-gen-c generate C code for json manipulation
|
Field offset item structure for JSON parsing. More...
#include <json_context.h>
Public Attributes | |
int | offset |
int | type_size |
int | field_type |
char * | field_type_name |
char * | field_name |
char * | struct_name |
int | is_array |
Field offset item structure for JSON parsing.