CLHEP 2.4.6.4
C++ Class Library for High Energy Physics
|
#include <ZMexLogger.h>
Public Member Functions | |
ZMexLogNever () | |
virtual | ~ZMexLogNever () |
virtual ZMexLogResult | emit (const ZMexception &x) |
virtual ZMexLogNever * | clone () const |
virtual ZMexLogResult | emit (const std::string &s) |
Public Member Functions inherited from zmex::ZMexLogBehavior | |
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 100 of file ZMexLogger.h.
zmex::ZMexLogNever::ZMexLogNever | ( | ) |
|
virtual |
Definition at line 74 of file ZMexLogger.cc.
|
virtual |
|
virtual |
Reimplemented from zmex::ZMexLogBehavior.
Definition at line 83 of file ZMexLogger.cc.
|
virtual |
Reimplemented from zmex::ZMexLogBehavior.
Definition at line 79 of file ZMexLogger.cc.