GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > ITC / V2-1-7

Constituent: itc     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

_ITC_Queue Struct Reference

Structure to hold ITC per queue information. More...

#include <ITC_prvdefs.h>

Collaboration diagram for _ITC_Queue:

Collaboration graph
[legend]

Data Fields

FORK_que * fqi
ITC_TaskID tid
ITC_Queuechk
ITC_QueueID qid
ITC_cb_ProcessorrawRtn
void * rawPrm
const ITC_CommandListcmdLst
void * cmdPrm
ITC_PoolControl recv
unsigned int cnt
unsigned int rcv [ITC_L_PROTS]
unsigned int bad [ITC_L_PROTS]

Detailed Description

Structure to hold ITC per queue information.


Field Documentation

unsigned int _ITC_Queue::bad[ITC_L_PROTS]
 

Packets failed execution

ITC_Queue* _ITC_Queue::chk
 

Security check

const ITC_CommandList* _ITC_Queue::cmdLst
 

Command table dispatch list

void* _ITC_Queue::cmdPrm
 

Command table dispatch parameter

unsigned int _ITC_Queue::cnt
 

Count of items queued here

FORK_que* _ITC_Queue::fqi
 

Fork queue handle

ITC_QueueID _ITC_Queue::qid
 

Queue ID

void* _ITC_Queue::rawPrm
 

Raw packet processor parameter

ITC_cb_Processor* _ITC_Queue::rawRtn
 

Raw packet processor callback

unsigned int _ITC_Queue::rcv[ITC_L_PROTS]
 

Packets received

ITC_PoolControl _ITC_Queue::recv
 

Memory pool control

ITC_TaskID _ITC_Queue::tid
 

Task ID


The documentation for this struct was generated from the following file:
Generated on Thu Mar 3 20:41:41 2005 by doxygen 1.3.3