GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > MSG / V3-0-2

Constituent: msg2src     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_MSG_MsgDefinition Struct Reference

Internal representation of a message. More...

#include <MSG_m2sdefs.h>

Collaboration diagram for _MSG_MsgDefinition:

Collaboration graph
[legend]

Data Fields

_MSG_MsgDefinitionnext
unsigned int ID
unsigned char severity
unsigned char nlen
unsigned char flen
unsigned char nsub
unsigned int fsub
char * name
char * frmt
unsigned short lcnt
unsigned short ltim
unsigned int noff
unsigned int foff

Detailed Description

Internal representation of a message.


Field Documentation

unsigned char _MSG_MsgDefinition::flen
 

Message formatting string length

unsigned int _MSG_MsgDefinition::foff
 

Message format offset in "strings"

char* _MSG_MsgDefinition::frmt
 

Message formatting string

unsigned int _MSG_MsgDefinition::fsub
 

Substitution pattern in *frmt

unsigned int _MSG_MsgDefinition::ID
 

Message ID

unsigned short _MSG_MsgDefinition::lcnt
 

Limit count (anti-flooding)

unsigned short _MSG_MsgDefinition::ltim
 

Limit time (in milliseconds)

char* _MSG_MsgDefinition::name
 

Message name

struct _MSG_MsgDefinition* _MSG_MsgDefinition::next
 

Next message

unsigned char _MSG_MsgDefinition::nlen
 

Message name length

unsigned int _MSG_MsgDefinition::noff
 

Message name offset in "strings"

unsigned char _MSG_MsgDefinition::nsub
 

Number of substitutions in *frmt

unsigned char _MSG_MsgDefinition::severity
 

Message severity


The documentation for this struct was generated from the following file:
Generated on Thu Sep 22 08:09:30 2005 by doxygen 1.3.3