GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSD / dev > qsd_print / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_DgmEntry Struct Reference

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

List of all members.

Public Attributes

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.

Member Data Documentation

The destruction routine

Referenced by dgm_tbl_add().

LSF_scanDatagramHandler _DgmEntry::dgm_handler

The datagram handler

Referenced by dgm_tbl_add(), and generic_dgm_handler().

unsigned int _DgmEntry::hits

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

Referenced by dgm_tbl_add().

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

Referenced by dgm_tbl_add(), and dgm_tbl_find().


The documentation for this struct was generated from the following file:

Generated on Fri Sep 21 11:42:40 2012 by  doxygen 1.5.8