GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LIM / V1-20-0

Constituent: lim     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_LIM_Other Struct Reference

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

Collaboration diagram for _LIM_Other:

Collaboration graph
[legend]

Data Fields

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.


Field Documentation

LIM_Action_Id _LIM_Other::action_change
 

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

LIM_Action* _LIM_Other::action_p
 

Pointer to an action reporting object.

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.

char* _LIM_Other::desc
 

Description of the other task.

unsigned int _LIM_Other::key
 

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

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.

ITC_QueueItem* _LIM_Other::start_qitem_p
 

Pointer to the queue item most-recently used to send a Start command to 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.


The documentation for this struct was generated from the following file:
Generated on Thu Oct 30 01:46:04 2008 by  doxygen 1.4.4