GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LIM / V1-22-3 > lim / rhel5-32


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

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

Referenced by lim_other_change_state(), and LIM_other_new().

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

Referenced by LIM_other_new(), and LIM_other_send_start().

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

Referenced by LIM_other_handle_bulk(), and LIM_other_new().

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

Referenced by LIM_other_fwd_stop(), LIM_other_new(), and LIM_other_send_stop().

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

Referenced by LIM_other_handle_bulk(), and LIM_other_new().

unsigned int _LIM_Other::key

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

Referenced by lim_other_check(), LIM_other_delete(), and LIM_other_new().

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

Referenced by LIM_other_handle_bulk(), LIM_other_new(), and LIM_other_send_start().

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

Referenced by LIM_other_handle_bulk(), LIM_other_new(), and LIM_other_send_stop().

ITC_QueueItem* _LIM_Other::start_qitem_p

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

Referenced by LIM_other_handle_bulk(), and LIM_other_send_start().

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

Referenced by lim_other_change_state(), and LIM_other_new().


The documentation for this struct was generated from the following file:

Generated on Tue Mar 29 14:43:00 2011 by  doxygen 1.5.8