#include <StDbMessService.hh>
Inheritance diagram for StDbMessService:
Public Member Functions | |
StDbMessService () | |
virtual | ~StDbMessService () |
void | setMessLevel (StDbMessLevel dbLevel) |
StDbMessLevel | getMessLevel () |
virtual void | printMessage (const char *message, StDbMessLevel dbLevel, int lineNumber, const char *className, const char *methodName)=0 |
virtual void | printMessage (const char *message, const char *levelString, int lineNumber, const char *className, const char *methodName)=0 |
Protected Attributes | |
StDbMessLevel | mdbLevel |
|
Definition at line 51 of file StDbMessService.hh.
|
|
Definition at line 52 of file StDbMessService.hh.
|
|
Definition at line 71 of file StDbMessService.hh.
|
|
Implemented in StDbMessenger. |
|
Implemented in StDbMessenger. |
|
Definition at line 70 of file StDbMessService.hh.
|
|
Definition at line 47 of file StDbMessService.hh. |