GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> XFC / V0-2-2 > gxfc / rhel4-32
Public Attributes | |
| XfcStatsClearRtn | clear |
| XfcStatsAccumulateRtn | acc |
| XfcStatsPrintRtn | |
| void * | printCtx |
| int | size |
| void * | bufs [2] |
| XfcStatsAccumulateRtn _XfcStatsCtx::acc |
The filter specific statistics accumulation routine
Referenced by xfc_construct(), and xfc_results_post().
| void* _XfcStatsCtx::bufs[2] |
Statistics buffer
Referenced by xfc_construct(), and xfc_results_post().
| XfcStatsClearRtn _XfcStatsCtx::clear |
The filter specific statistics clear routine
Referenced by xfc_construct().
| XfcStatsPrintRtn _XfcStatsCtx::print |
The filter specific statistics print routine
Referenced by xfc_construct(), and xfc_results_post().
| void* _XfcStatsCtx::printCtx |
Print routine context parameter
Referenced by xfc_construct(), and xfc_results_post().
The size, in bytes, of one statistics buffer
Referenced by xfc_construct(), and xfc_sizeof().
1.5.8