GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LIM / V1-21-0 > lim / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_LIM_Other Struct Reference

State information for a LIM other task object. More...

List of all members.

Public Attributes

unsigned int key
char * desc
LIM_Other_State state
LIM_Tasktask_p
LIM_Actionaction_p
LIM_Pkt_Sendpkt_start_p
LIM_Pkt_Sendpkt_stop_p
LIM_Action_Id action_change
LIM_Action_Id action_start
LIM_Action_Id action_start_status
LIM_Action_Id action_stop
LIM_Action_Id action_stop_status
ITC_QueueItem * start_qitem_p


Detailed Description

State information for a LIM other task object.

Member Data Documentation

unsigned int _LIM_Other::key

Key value that is set to LIM_OTHER_VALID_KEY when the other task object state is valid.

char* _LIM_Other::desc

Description of the other task.

LIM_Other_State _LIM_Other::state

Current state of the other task.

LIM_Task* _LIM_Other::task_p

Pointer to a task object to use when locking access to object state.

LIM_Action* _LIM_Other::action_p

Pointer to an action reporting object.

LIM_Pkt_Send* _LIM_Other::pkt_start_p

Pointer to packet sending object to use when sending a Start command to the other task.

LIM_Pkt_Send* _LIM_Other::pkt_stop_p

Pointer to packet sending object to use when sending a Stop command to the other task.

LIM_Action_Id _LIM_Other::action_change

Action to report when changing the state of the other task.

LIM_Action_Id _LIM_Other::action_start

Action to report when sending a Start command to the other task.

LIM_Action_Id _LIM_Other::action_start_status

Action to report when receiving status from a Start command sent to the other task.

LIM_Action_Id _LIM_Other::action_stop

Action to report when sending a Stop command to the other task.

LIM_Action_Id _LIM_Other::action_stop_status

Action to report when receiving status from a Stop command sent to the other task.

ITC_QueueItem* _LIM_Other::start_qitem_p

Pointer to the queue item most-recently used to send a Start command to the other task.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 30 10:23:24 2009 by  doxygen 1.5.3