GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LIM / V1-22-0 > lim / linux-gcc


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.

ITC_QueueItem* _LIM_Bulk::qitem_p

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

int _LIM_Bulk::qitem_busy

Flag to indicate that the BULK queue item is busy.

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 Tue Sep 22 16:21:23 2009 by  doxygen 1.5.3