GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > EMSG / V1-1-0

Constituent: emsg_st     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_EMSG_FacList Struct Reference

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

#include <EMSG_database.h>

Collaboration diagram for _EMSG_FacList:

Collaboration graph
[legend]

Data Fields

const char * sdb
unsigned char ID
unsigned char nlen
unsigned short nmsg
const EMSG_MsgListfrst
unsigned int name

Detailed Description

List of facilities used at run time.

This structure is used at run time to store a list of facilities. 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.


Field Documentation

const EMSG_MsgList* _EMSG_FacList::frst
 

First message in this facility

unsigned char _EMSG_FacList::ID
 

Facility ID

unsigned int _EMSG_FacList::name
 

Offset to facility name (in db)

unsigned char _EMSG_FacList::nlen
 

Length of facility name

unsigned short _EMSG_FacList::nmsg
 

Number of messages in facility

const char* _EMSG_FacList::sdb
 

Pointer to string database


The documentation for this struct was generated from the following file:
Generated on Fri May 30 01:14:03 2008 by  doxygen 1.4.4