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_Task Struct Reference

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

#include <ITC_prvdefs.h>

Collaboration diagram for _ITC_Task:

Collaboration graph
[legend]

Data Fields

FORK_fcb * fcb
ITC_cb_MetastopRtn
void * stopPrm
SEM sem
ITC_Taskchk
ITC_TaskID tid
ITC_TaskConfirm cnf
void ** tbd
ITC_TaskState state
ITC_TaskType typ
ITC_Fork msg
unsigned char sav [128]
unsigned char tran
unsigned char enable
unsigned char mskall
unsigned char mskdis

Detailed Description

Structure to hold ITC per task information.


Field Documentation

ITC_Task* _ITC_Task::chk
 

Security check

ITC_TaskConfirm _ITC_Task::cnf
 

SC command confirmation control

unsigned char _ITC_Task::enable
 

Task queues master enable

FORK_fcb* _ITC_Task::fcb
 

Fork control block

ITC_Fork _ITC_Task::msg
 

Fork queue message buffer

unsigned char _ITC_Task::mskall
 

Mask of all queues

unsigned char _ITC_Task::mskdis
 

Mask of disabled queues

unsigned char _ITC_Task::sav[128]
 

Command save buffer

SEM _ITC_Task::sem
 

Synchronization semaphore

ITC_TaskState _ITC_Task::state
 

Task state

void* _ITC_Task::stopPrm
 

User stop routine parameter

ITC_cb_Meta* _ITC_Task::stopRtn
 

User stop routine

void** _ITC_Task::tbd
 

Task block of data

ITC_TaskID _ITC_Task::tid
 

Task ID

unsigned char _ITC_Task::tran
 

Transaction ID

ITC_TaskType _ITC_Task::typ
 

Task type


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