GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> ITC / V3-9-1 > itc / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_ITC_QueueItem Struct Reference

Structure to hold an ITC queue item descriptor. More...

#include <ITC_prvdefs.h>

List of all members.

Public Attributes

FORK_msg_hdr frk
void * pay
unsigned int len
ITC_cb_CompletioncompRtn
void * compPrm0
void * compPrm1
void * compPrm2
unsigned int itcp
unsigned int rsvd


Detailed Description

Structure to hold an ITC queue item descriptor.

Member Data Documentation

FORK_msg_hdr _ITC_QueueItem::frk

Mandatory for fork queueing

void* _ITC_QueueItem::pay

Pointer to item payload

unsigned int _ITC_QueueItem::len

Length of item payload

ITC_cb_Completion* _ITC_QueueItem::compRtn

Completion routine

void* _ITC_QueueItem::compPrm0

Completion routine parameter 0

void* _ITC_QueueItem::compPrm1

Completion routine parameter 1

void* _ITC_QueueItem::compPrm2

Completion routine parameter 2

unsigned int _ITC_QueueItem::itcp

ITC protocol word

unsigned int _ITC_QueueItem::rsvd

Preserve 8-byte alignment


The documentation for this struct was generated from the following file:
Generated on Thu Jul 30 16:44:38 2009 by  doxygen 1.5.3