json-gen-c  0.1.5
json-gen-c generate C code for json manipulation
json_field_offset_item Struct Reference

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
 

Detailed Description

Field offset item structure for JSON parsing.


The documentation for this struct was generated from the following file: