My Project
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
json_output Struct Reference

Public Attributes

char * string
 
size_t allocated_size
 
int list_cnt
 
int length
 

Detailed Description

Definition at line 104 of file dfg_writer.c.

Member Data Documentation

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.


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