GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSD / V0-4-4

Constituent: qsd_print     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_DgmEntry Struct Reference

Describes one datagram plug-in entry. More...


Data Fields

unsigned int type_id
const char * name
LSF_scanDatagramHandler dgm_handler
QSF_servicesDestruct destruct
unsigned int hits


Detailed Description

Describes one datagram plug-in entry.


Field Documentation

QSF_servicesDestruct _DgmEntry::destruct
 

The destruction routine

LSF_scanDatagramHandler _DgmEntry::dgm_handler
 

The datagram handler

unsigned int _DgmEntry::hits
 

The number of datagrams, this is used to pitch out entries when the table fills

const char* _DgmEntry::name
 

A name to be associated with this datagram

unsigned int _DgmEntry::type_id
 

The type_id of the datagram, this is used as the primary matching key


The documentation for this struct was generated from the following file:
Generated on Sun Jun 14 02:19:31 2009 by  doxygen 1.4.4