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

Constituent: lrd_parser     Tag: linux-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 LATC
GenFiles file

Detailed Description

State of a lrd parser.


Field Documentation

GenFiles RegState::file
 

Structure holding all the "file" structures produced by the parser


The documentation for this struct was generated from the following file:
Generated on Thu Apr 13 23:38:58 2006 by  doxygen 1.4.4