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

#include <yajl_parser.h>

Public Attributes

const yajl_callbackscallbacks
 
void * ctx
 
yajl_lexer lexer
 
const char * parseError
 
size_t bytesConsumed
 
yajl_buf decodeBuf
 
yajl_bytestack stateStack
 
yajl_alloc_funcs alloc
 
unsigned int flags
 

Member Data Documentation

size_t bytesConsumed
const yajl_callbacks* callbacks
void* ctx
yajl_buf decodeBuf
unsigned int flags
yajl_lexer lexer
const char* parseError
yajl_bytestack stateStack

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