GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > ITC / V3-5-1

Constituent: itc     Tag: rad750


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>


Data Fields

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.


Field Documentation

void* _ITC_QueueItem::compPrm0
 

Completion routine parameter 0

void* _ITC_QueueItem::compPrm1
 

Completion routine parameter 1

void* _ITC_QueueItem::compPrm2
 

Completion routine parameter 2

ITC_cb_Completion* _ITC_QueueItem::compRtn
 

Completion routine

FORK_msg_hdr _ITC_QueueItem::frk
 

Mandatory for fork queueing

unsigned int _ITC_QueueItem::itcp
 

ITC protocol word

unsigned int _ITC_QueueItem::len
 

Length of item payload

void* _ITC_QueueItem::pay
 

Pointer to item payload

unsigned int _ITC_QueueItem::rsvd
 

Preserve 8-byte alignment


The documentation for this struct was generated from the following file:
Generated on Wed May 17 21:58:43 2006 by  doxygen 1.4.4