GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LCS / V1-5-4 > lcs_test / linux-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>

List of all members.

Public Attributes

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.

Member Data Documentation

FORK_msg_hdr _LCS_Cmd::frk

To queue to a fork

WCT_time _LCS_Cmd::tbeg

Time command started

WCT_time _LCS_Cmd::tend

Time command ended

WUT_tmr* _LCS_Cmd::tmr

Timeout timer

FORK_que* _LCS_Cmd::fqi

Fork queue

FORK_cb_rtn _LCS_Cmd::rtn

Fork routine to call back

LTX_Engine* _LCS_Cmd::txb

Copy of LTX engine (diff. stats)

LTX_Engine* _LCS_Cmd::txe

Copy of LTX engine (diff. stats)

LRX_Engine* _LCS_Cmd::rxb

Copy of LRX engine (diff. stats)

LRX_Engine* _LCS_Cmd::rxe

Copy of LTX engine (diff. stats)

LCS_CmdParam _LCS_Cmd::prm

Command parameters

char* _LCS_Cmd::msg

Message buffer being used

unsigned int _LCS_Cmd::cid

Command ID counter

unsigned int _LCS_Cmd::use

Message buffers used (allocated)

unsigned int _LCS_Cmd::drp

Message allocations dropped

unsigned int _LCS_Cmd::dmg

Count of message buffer damaged

unsigned int _LCS_Cmd::ovr

>1 message buffer in use

unsigned int _LCS_Cmd::out

All message buffers in use


The documentation for this struct was generated from the following file:
Generated on Sat Aug 1 13:16:48 2009 by  doxygen 1.5.3