GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSE / V1-5-1

Constituent: qse_repacktest     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_RepackCtl Struct Reference

Demonstration/test of the basic repacking routines control block. More...

Collaboration diagram for _RepackCtl:

Collaboration graph
[legend]

Data Fields

unsigned int objects
int nobjects
int nevts
int ievts
int siv
int size
LCBV_pktsRngFreeCb freeRtn
void * freePrm
EBF_pkt * pkt
EBF_dir * dir
QSE_aem * aem
unsigned int * ebf
unsigned int ebfSize
RepackResultresults
RepackResultresult
int dirtime

Detailed Description

Demonstration/test of the basic repacking routines control block.


Field Documentation

QSE_aem* _RepackCtl::aem
 

Receive unpacked AEM information

EBF_dir* _RepackCtl::dir
 

The event directory

int _RepackCtl::dirtime
 

Directory unpacking time

unsigned int* _RepackCtl::ebf
 

The repacked ebf buffer

unsigned int _RepackCtl::ebfSize
 

Size, in bytes of the ebf buffer

void* _RepackCtl::freePrm
 

Free parameter

LCBV_pktsRngFreeCb _RepackCtl::freeRtn
 

Virtual free function

int _RepackCtl::ievts
 

Number of packets processed

int _RepackCtl::nevts
 

Number of events to process

int _RepackCtl::nobjects
 

The count of objects

unsigned int _RepackCtl::objects
 

Which objects to time

EBF_pkt* _RepackCtl::pkt
 

The packet to free

RepackResult* _RepackCtl::result
 

Next result to write

RepackResult* _RepackCtl::results
 

The results vector

int _RepackCtl::siv
 

The state information vector

int _RepackCtl::size
 

Total size of the events (bytes)


The documentation for this struct was generated from the following file:
Generated on Mon Nov 20 03:29:19 2006 by  doxygen 1.4.4