GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > RIM / V0-0-4
Constituent: lrd_parser     Tag: sun-gcc
#include <state_p.h>
Collaboration diagram for RegState:

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 |
|
|
Structure holding all the "file" structures produced by the parser |
1.4.4