GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSSP / V1-1-1 > qssp / linux-gcc
#include <QASC_pvtdefs.h>
Public Attributes | |
| QASC_ctx | ctx |
| int | free |
| int | nrecs |
| QASC_sample | sample |
| QASC_sample | cumulative |
| int | diff |
| unsigned int | dgm_version |
Standard statistics context
Referenced by QASC_construct(), QASC_ctxGet(), QASC_expand(), QASC_updateAtContribution(), QASC_updateAtDatagram(), and QASC_updateAtRecord().
The global sample
Referenced by QASC_construct(), QASC_expand(), and QASC_updateAtDatagram().
| unsigned int _QASC::dgm_version |
Current datagram version
Referenced by QASC_updateAtContribution(), and QASC_updateAtDatagram().
| int _QASC::diff |
Current sequence difference
| int _QASC::free |
Should destructor free this QSSP handle
Referenced by QASC_construct(), and QASC_destruct().
| int _QASC::nrecs |
Number of normal records seen
The last incremental sample
Referenced by QASC_expand().
1.5.8