GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EMSG / V1-1-2 > test_emsg_st / rhel6-32


Interface   Data Structures   File List   Data Fields   Globals  

_EMSG_MsgList Struct Reference

List of messages used at run time. More...

#include <EMSG_database.h>

List of all members.

Public Attributes

unsigned int ID
unsigned char sev
unsigned char nlen
unsigned char flen
unsigned char nsub
unsigned int fsub
unsigned int name
unsigned int frmt
unsigned short lcnt
unsigned short dcnt
unsigned int ltim
unsigned int dtim


Detailed Description

List of messages used at run time.

This structure is used at run time to store a list of messages. This is one of the structures used in the files generated by the msg2src executable. It must therefore be visible in the interface so that the source files generated by msg2src can be compiled. Apart from this very narrow usage, it is not of very much general interest.


Member Data Documentation

unsigned short _EMSG_MsgList::dcnt

Delta count (anti-flooding)

unsigned int _EMSG_MsgList::dtim

Delta time (anti-flooding)

unsigned char _EMSG_MsgList::flen

Message formatting string length

unsigned int _EMSG_MsgList::frmt

Offset to message format (in db)

unsigned int _EMSG_MsgList::fsub

Substitution pattern in *frmt

unsigned int _EMSG_MsgList::ID

Message ID

unsigned short _EMSG_MsgList::lcnt

Limit count (anti-flooding)

unsigned int _EMSG_MsgList::ltim

Limit time (anti-flooding)

unsigned int _EMSG_MsgList::name

Offset to message name (in db)

unsigned char _EMSG_MsgList::nlen

Message name length

unsigned char _EMSG_MsgList::nsub

Number of substitutions in *frmt

unsigned char _EMSG_MsgList::sev

Message severity


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

Generated on Tue Nov 29 17:23:03 2011 by  doxygen 1.5.8