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

structure to store a parsed oneof (tagged union) definition. More...

#include <struct_parse.h>

Collaboration diagram for oneof_container:

Public Attributes

sstr_t name
 
sstr_t tag_field
 
struct oneof_variantvariants
 
int count
 
int name_line
 
int name_col
 
const char * filename
 

Detailed Description

structure to store a parsed oneof (tagged union) definition.


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