GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LCS / V1-5-1

Constituent: lcs_test     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_LCS_Cmd Struct Reference

Message structure that can be queued to a fork. More...

#include <LCS_prvtest.h>

Collaboration diagram for _LCS_Cmd:

Collaboration graph
[legend]

Data Fields

FORK_msg_hdr frk
WCT_time tbeg
WCT_time tend
WUT_tmr * tmr
FORK_que * fqi
FORK_cb_rtn rtn
LTX_Engine * txb
LTX_Engine * txe
LRX_Engine * rxb
LRX_Engine * rxe
LCS_CmdParam prm
char * msg
unsigned int cid
unsigned int use
unsigned int drp
unsigned int dmg
unsigned int ovr
unsigned int out

Detailed Description

Message structure that can be queued to a fork.


Field Documentation

unsigned int _LCS_Cmd::cid
 

Command ID counter

unsigned int _LCS_Cmd::dmg
 

Count of message buffer damaged

unsigned int _LCS_Cmd::drp
 

Message allocations dropped

FORK_que* _LCS_Cmd::fqi
 

Fork queue

FORK_msg_hdr _LCS_Cmd::frk
 

To queue to a fork

char* _LCS_Cmd::msg
 

Message buffer being used

unsigned int _LCS_Cmd::out
 

All message buffers in use

unsigned int _LCS_Cmd::ovr
 

>1 message buffer in use

LCS_CmdParam _LCS_Cmd::prm
 

Command parameters

FORK_cb_rtn _LCS_Cmd::rtn
 

Fork routine to call back

LRX_Engine* _LCS_Cmd::rxb
 

Copy of LRX engine (diff. stats)

LRX_Engine* _LCS_Cmd::rxe
 

Copy of LTX engine (diff. stats)

WCT_time _LCS_Cmd::tbeg
 

Time command started

WCT_time _LCS_Cmd::tend
 

Time command ended

WUT_tmr* _LCS_Cmd::tmr
 

Timeout timer

LTX_Engine* _LCS_Cmd::txb
 

Copy of LTX engine (diff. stats)

LTX_Engine* _LCS_Cmd::txe
 

Copy of LTX engine (diff. stats)

unsigned int _LCS_Cmd::use
 

Message buffers used (allocated)


The documentation for this struct was generated from the following file:
Generated on Tue Nov 28 03:58:15 2006 by  doxygen 1.4.4