#include <StMessTypeList.h>
|
int | AddType (const char *type, const char *text) |
|
int | FindTypeNum (const char *type) |
|
StMessTypePair * | FindType (const char *type) |
|
const char * | FindNumType (size_t typeNum) |
|
const char * | FindNumText (size_t typeNum) |
|
const char * | Text (const char *type) |
|
int | ListTypes () |
|
- 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: