GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LIM / V1-20-0

Constituent: lim     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_LIM_Bulk Struct Reference

State information for a BULK queue object. More...


Data Fields

unsigned int key
ITC_QueueItem * qitem_p
int qitem_busy
int qitem_send


Detailed Description

State information for a BULK queue object.


Field Documentation

unsigned int _LIM_Bulk::key
 

Key value that is set to LIM_BULK_VALID_KEY when the BULK queue object state is valid.

int _LIM_Bulk::qitem_busy
 

Flag to indicate that the BULK queue item is busy.

ITC_QueueItem* _LIM_Bulk::qitem_p
 

Pointer to queue item for sending messages to the LIM BULK queue.

int _LIM_Bulk::qitem_send
 

Flag to indicate that the BULK queue item should be sent when it is no longer busy.


The documentation for this struct was generated from the following file:
Generated on Thu Oct 30 01:45:46 2008 by  doxygen 1.4.4