GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > XLX / V9-0-2

Constituent: parser     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_XLX_state Struct Reference

Current state of the parsing - stack pointing to current element and address of leaf on the configuration tree. More...

#include <XLX.h>

Collaboration diagram for _XLX_state:

Collaboration graph
[legend]

Data Fields

XLX_stack st
 Element pointers stack control info.
XLX_pDoctype doctype
 Action upon encountering doctype declaration.
XLX_pEnter enter
 Default action upon encountering an enter tag.
XLX_pExit exit
 Default action upon encountering an exit tag.
XLX_pChar character
 Default action upon encountering character data.
int verbose
 Verbosity level of the parser.
int error
 True if got fatal error handling tags.
void * parser
 The expat parser handle.
const char * fName
 The name of the file being parsed.

Detailed Description

Current state of the parsing - stack pointing to current element and address of leaf on the configuration tree.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 26 11:29:22 2006 by  doxygen 1.4.4