CLHEP 2.4.6.4
C++ Class Library for High Energy Physics
|
#include <ZMexLogger.h>
Public Member Functions | |
ZMexLogBehavior () | |
virtual | ~ZMexLogBehavior () |
virtual ZMexLogBehavior * | clone () const |
virtual ZMexLogResult | emit (const ZMexception &x) |
virtual ZMexLogResult | emit (const std::string &s) |
virtual bool | isTimeDesired () const |
virtual bool | isFilePathDesired () const |
Definition at line 67 of file ZMexLogger.h.
zmex::ZMexLogBehavior::ZMexLogBehavior | ( | ) |
|
virtual |
Definition at line 45 of file ZMexLogger.cc.
|
virtual |
Reimplemented in zmex::ZMexLogNever, zmex::ZMexLogAlways, zmex::ZMexLogTwice, zmex::ZMexLogViaParent, and zmex::ZMexValidationStyle.
Definition at line 48 of file ZMexLogger.cc.
|
virtual |
Reimplemented in zmex::ZMexLogNever, zmex::ZMexLogAlways, zmex::ZMexLogTwice, zmex::ZMexLogViaParent, and zmex::ZMexValidationStyle.
Definition at line 54 of file ZMexLogger.cc.
|
virtual |
Reimplemented in zmex::ZMexLogNever, zmex::ZMexLogAlways, zmex::ZMexLogTwice, zmex::ZMexLogViaParent, and zmex::ZMexValidationStyle.
Definition at line 50 of file ZMexLogger.cc.
|
virtual |
Reimplemented in zmex::ZMexValidationStyle.
Definition at line 64 of file ZMexLogger.cc.
Referenced by zmex::ZMexception::logMessage().
|
virtual |
Reimplemented in zmex::ZMexValidationStyle.
Definition at line 63 of file ZMexLogger.cc.
Referenced by zmex::ZMexception::logMessage().