gfxEngine_documentation
simplexml_parser_state Struct Reference

Data Fields

int nError
 
SimpleXmlValueBuffer vbNextToken
 
int nNextToken
 
char * szAttribute
 
int nAttributeBufferSize
 
char * sInputData
 
long nInputDataSize
 
long nInputDataPos
 
long nInputLineNumber
 
SimpleXmlUserData pUserData
 

Detailed Description

SimpleXmlParser internal state.

This structure holds all data necessary for the simple xml parser to operate.

This struct describes the internal representation of a SimpleXmlParserState.

Field Documentation

int nAttributeBufferSize
int nError
long nInputDataPos
long nInputDataSize
long nInputLineNumber
int nNextToken
SimpleXmlUserData pUserData
char* sInputData
char* szAttribute
SimpleXmlValueBuffer vbNextToken

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