GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LIM / V1-22-3 > lim / rhel5-32


Interface   Data Structures   File List   Data Fields   Globals  

_LIM_Bulk Struct Reference

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

List of all members.

Public Attributes

unsigned int key
ITC_QueueItem * qitem_p
int qitem_busy
int qitem_send


Detailed Description

State information for a BULK queue object.

Member Data Documentation

unsigned int _LIM_Bulk::key

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

Referenced by lim_bulk_check(), LIM_bulk_delete(), and LIM_bulk_new().

Flag to indicate that the BULK queue item is busy.

Referenced by LIM_bulk_delete(), lim_bulk_free(), LIM_bulk_new(), and LIM_bulk_send().

ITC_QueueItem* _LIM_Bulk::qitem_p

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

Referenced by LIM_bulk_delete(), lim_bulk_free(), LIM_bulk_new(), and LIM_bulk_send().

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

Referenced by lim_bulk_free(), LIM_bulk_new(), and LIM_bulk_send().


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

Generated on Tue Mar 29 14:42:56 2011 by  doxygen 1.5.8