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_parent_tag Struct Reference

Tag structure specifying the possible contents of this tag and any additional actions to be performed when the tag is entered. More...

#include <XLX.h>

Collaboration diagram for _XLX_parent_tag:

Collaboration graph
[legend]

Data Fields

XLX_basic_tag base
 Basic tag.
xlxSelf self
 XLX_RECURSIVE indicates that this tag can contain another instance of itself, XLX_NON_RECURSIVE indicates that it cannot.
XLX_basic_tag ** child
 NULL terminated list of ptrs to elements that this element can contain.
XLX_pEnter enter
 Unique actions to be executed when entering this tag (can be NULL).
XLX_pExit exit
 Unique actions to be executed when exiting this tag (can be NULL).

Detailed Description

Tag structure specifying the possible contents of this tag and any additional actions to be performed when the tag is entered.


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