GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LCBD / V1-5-2 > lcbd / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_LCBD_stats_rst Struct Reference

Defines the statistics keep by RESULT handler. More...

#include <LCBD_stats.h>

List of all members.

Public Attributes

unsigned int tx [LCBD_STATS_RST_TX_CNT]
unsigned int rx
unsigned int null
unsigned int rsvd [2]
unsigned int seq [LCBD_SEQ_CNT]
unsigned int cnts [LCB_RST_ERR_XFR_CNT]


Detailed Description

Defines the statistics keep by RESULT handler.

Member Data Documentation

unsigned int _LCBD_stats_rst::cnts[LCB_RST_ERR_XFR_CNT]

Result transfer statistics

Referenced by lcbd_rst_handler(), and LCBD_stats_rst_show().

unsigned int _LCBD_stats_rst::null

Number of NULL descriptors

Referenced by lcbd_rst_handler(), and LCBD_stats_rst_show().

unsigned int _LCBD_stats_rst::rsvd[2]

Reserved for future use

unsigned int _LCBD_stats_rst::rx

Received in result handler

Referenced by LCBD_stats_rst_show().

unsigned int _LCBD_stats_rst::seq[LCBD_SEQ_CNT]

Result sequence errors

Referenced by lcbd_rst_handler(), and LCBD_stats_rst_show().

unsigned int _LCBD_stats_rst::tx[LCBD_STATS_RST_TX_CNT]

Transmission statistics

Referenced by LCBD_stats_rst_show().


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

Generated on Fri Sep 30 18:06:10 2011 by  doxygen 1.5.8