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


Interface   Data Structures   File List   Data Fields   Globals  

_LIM_Action Struct Reference

State information for a LIM action object. More...

List of all members.

Public Attributes

unsigned int key
LIM_Action_Id last_action
unsigned int last_status
LIM_Pkt_Sendlim_state_p
LIM_Tasktask_p


Detailed Description

State information for a LIM action object.

Member Data Documentation

unsigned int _LIM_Action::key

Key value that is set to LIM_ACTION_VALID_KEY when the action object state is valid.

LIM_Action_Id _LIM_Action::last_action

ID of action reported most recently.

unsigned int _LIM_Action::last_status

Status reported most recently.

LIM_Pkt_Send* _LIM_Action::lim_state_p

Pointer to a packet sending object to use for sending LIM-State telemetry.

LIM_Task* _LIM_Action::task_p

Pointer to a task control object.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 22 16:21:23 2009 by  doxygen 1.5.3