GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > RIM / V2-2-0

Constituent: lrd_parser     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

RegState Struct Reference

State of a lrd parser. More...

#include <state_p.h>

Collaboration diagram for RegState:

Collaboration graph
[legend]

Data Fields

XLX_state pState
 Base class to the RegState structure.
XLX_stack cptDetail
 Stack of CptDetail structures describing the components whose start tags (but not end tags) have been encountered.
char regName [REG_NAME_LEN]
 Name of the most recent register start tag.
unsigned regId
 ID from the most recent register start tag.
REG_TYPE regType
 Type of register IGN, LATC, INIT.
unsigned nFld
 Number of field start tags encountered inside the current register.
unsigned nReg
 Number of register start tags encountered inside the current component.
unsigned suppressed
 0 not suppressed, non-zero the current component is not handled by RIM
GenFiles file
 Structure holding all the "file" structures produced by the parser.

Detailed Description

State of a lrd parser.


The documentation for this struct was generated from the following file:
Generated on Sat Dec 22 02:49:35 2007 by  doxygen 1.4.4