GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > MON / V0-3-0

Constituent: mon     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

_MON_Poll_Control Struct Reference

Polling function control information block. More...

#include <MON_poll.h>

Collaboration diagram for _MON_Poll_Control:

Collaboration graph
[legend]

Data Fields

int run
TASK_tcb * tcb_p
MON_Idle_Controlidle_p
MON_Perf_Controlperf_p
MTX * mtx_p

Detailed Description

Polling function control information block.


Field Documentation

MON_Idle_Control* _MON_Poll_Control::idle_p
 

Pointer to IDLE monitor state.

MTX* _MON_Poll_Control::mtx_p
 

Pointer to MUTEX for accessing this control information block.

MON_Perf_Control* _MON_Poll_Control::perf_p
 

Pointer to performance monitor state.

int _MON_Poll_Control::run
 

Nonzero value indicates that the POLL task should run.

TASK_tcb* _MON_Poll_Control::tcb_p
 

Pointer to the control block for the POLL task.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 11 20:28:04 2005 by doxygen 1.3.3