GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSEP / V3-4-1 > qsep / linux-gcc
#include <QSEP_pvtdef.h>
Public Attributes | |
| QSE_ctx | ctx |
| QSEP_ctx | atx |
| QSEP_dtx | dtx |
| QSE_evt | evt |
| int | free |
Application specific public context
Referenced by QDFP_ctxConstruct(), QSEP_appCtxGet(), QSEP_construct(), and root_update().
| QSE_ctx _QSEP::ctx |
Standard event context/meta-information
Referenced by QDFP_ctxConstruct(), QSEP_construct(), QSEP_stdCtxGet(), QSEP_updateAtContribution(), QSEP_updateAtDatagram(), QSEP_updateAtRecord(), and root_update().
Application specific private context
Referenced by QSEP_construct(), QSEP_expand(), QSEP_updateAtContribution(), and QSEP_updateAtRecord().
| QSE_evt _QSEP::evt |
The output event
Referenced by QSEP_construct().
| int _QSEP::free |
Flag indicating whether to free this structure
Referenced by QSEP_construct(), and QSEP_destruct().
1.5.8