GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LCI / V6-0-0 > lci / mv2304


Interface   Data Structures   File List   Data Fields   Globals  

_LCI_consignment Struct Reference

Structure holding a compressed event, awaiting dispatch. More...

#include <consign_p.h>

List of all members.

Public Attributes

LCI_CNS_STATE state
 State of the consignment.
unsigned int size
 Size of the consignment.
LSEW_dgmFw * acdFw
 Datagram framework for ACD calibrations.
LSEW_dgmFw * calFw
 Datagram framework for CAL calibrations.
LSEW_dgmFw * tkrFw
 Datagram framework for TKR calibrations.
FPA_fcb * fpa
 Pool of fixed sized packets to use for datagrams.
void * buf
 Buffer used for datagrams.
LCI_configurationcnf
 Pointer to the configuration used to collect the data.
LCI_collectioncll
 Pointer to the collection structure.
LSEC_compaction * cpc
 Pointer to the structure containing the compression context (a compaction).
LCI_compLevel comp
 The compression level.
unsigned int np_good
 Number of successful calls to post.
unsigned int np_bad
 Number of failed post attempts.
unsigned int reason
 Reason for flushing the datagram.
long long raw_time
 The accumulated raw processing time.
long long tot_time
 The accumulated total consignment time.


Detailed Description

Structure holding a compressed event, awaiting dispatch.
The documentation for this struct was generated from the following file:
Generated on Thu Aug 20 14:53:31 2009 by  doxygen 1.5.3