StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
StMessTypeList Class Reference

#include <StMessTypeList.h>

Public Member Functions

int AddType (const char *type, const char *text)
 
int FindTypeNum (const char *type)
 
StMessTypePairFindType (const char *type)
 
const char * FindNumType (size_t typeNum)
 
const char * FindNumText (size_t typeNum)
 
const char * Text (const char *type)
 
int ListTypes ()
 

Static Public Member Functions

static StMessTypeListInstance ()
 

Protected Member Functions

 StMessTypeList (const StMessTypeList &)
 

Protected Attributes

StMessTypeVec messList
 

Detailed Description

Author
G. Van Buren, BNL

This class manages the message types in STAR. It is a singleton.

Definition at line 42 of file StMessTypeList.h.


The documentation for this class was generated from the following files: