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

structure to store parsed structs. A struct may have multiple fields, we put fields in a linked list. More...

#include <struct_parse.h>

Collaboration diagram for struct_container:

Public Attributes

sstr_t name
 
struct struct_fieldfields
 

Detailed Description

structure to store parsed structs. A struct may have multiple fields, we put fields in a linked list.


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