Public Attributes | |
| char * | string |
| size_t | allocated_size |
| int | list_cnt |
| int | length |
Definition at line 104 of file dfg_writer.c.
| size_t json_output::allocated_size |
Definition at line 106 of file dfg_writer.c.
| int json_output::length |
Definition at line 108 of file dfg_writer.c.
| int json_output::list_cnt |
Definition at line 107 of file dfg_writer.c.
| char* json_output::string |
Definition at line 105 of file dfg_writer.c.
1.8.6