Torque2D Reference
Public Attributes | List of all members
yajl_gen_t Struct Reference

Public Attributes

unsigned int flags
 
unsigned int depth
 
const char * indentString
 
yajl_gen_state state [YAJL_MAX_DEPTH]
 
yajl_print_t print
 
void * ctx
 
yajl_alloc_funcs alloc
 

Member Data Documentation

void* ctx
unsigned int depth
unsigned int flags
const char* indentString
yajl_print_t print
yajl_gen_state state[YAJL_MAX_DEPTH]

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