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


Interface   Data Structures   File List   Data Fields   Globals  

_ITC_Task Struct Reference

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

#include <ITC_prvdefs.h>

List of all members.

Public Attributes

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.

Member Data Documentation

FORK_fcb* _ITC_Task::fcb

Fork control block

ITC_cb_Meta* _ITC_Task::stopRtn

User stop routine

void* _ITC_Task::stopPrm

User stop routine parameter

SEM _ITC_Task::sem

Synchronization semaphore

ITC_Task* _ITC_Task::chk

Security check

ITC_TaskID _ITC_Task::tid

Task ID

ITC_TaskConfirm _ITC_Task::cnf

SC command confirmation control

void** _ITC_Task::tbd

Task block of data

ITC_TaskState _ITC_Task::state

Task state

ITC_TaskType _ITC_Task::typ

Task type

ITC_Fork _ITC_Task::msg

Fork queue message buffer

unsigned char _ITC_Task::sav[128]

Command save buffer

unsigned char _ITC_Task::tran

Transaction ID

unsigned char _ITC_Task::enable

Task queues master enable

unsigned char _ITC_Task::mskall

Mask of all queues

unsigned char _ITC_Task::mskdis

Mask of disabled queues


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