CLHEP 2.4.6.4
C++ Class Library for High Energy Physics
|
#include <ZMexLogger.h>
Public Member Functions | |
ZMexLogViaParent () | |
virtual | ~ZMexLogViaParent () |
virtual ZMexLogViaParent * | clone () const |
virtual ZMexLogResult | emit (const ZMexception &x) |
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 193 of file ZMexLogger.h.
zmex::ZMexLogViaParent::ZMexLogViaParent | ( | ) |
Definition at line 179 of file ZMexLogger.cc.
Referenced by clone().
|
virtual |
Definition at line 183 of file ZMexLogger.cc.
|
virtual |
|
virtual |
Reimplemented from zmex::ZMexLogBehavior.
Definition at line 192 of file ZMexLogger.cc.
|
virtual |
Reimplemented from zmex::ZMexLogBehavior.
Definition at line 188 of file ZMexLogger.cc.