CLHEP 2.4.6.4
C++ Class Library for High Energy Physics
|
#include <ZMexLogger.h>
Public Member Functions | |
ZMexValidationStyle () | |
ZMexValidationStyle (std::ostream &os) | |
virtual | ~ZMexValidationStyle () |
virtual ZMexValidationStyle * | clone () const |
virtual ZMexLogResult | emit (const ZMexception &x) |
virtual ZMexLogResult | emit (const std::string &s) |
virtual bool | isTimeDesired () const |
virtual bool | isFilePathDesired () const |
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 220 of file ZMexLogger.h.
zmex::ZMexValidationStyle::ZMexValidationStyle | ( | ) |
Definition at line 204 of file ZMexLogger.cc.
Referenced by clone().
zmex::ZMexValidationStyle::ZMexValidationStyle | ( | std::ostream & | os | ) |
Definition at line 209 of file ZMexLogger.cc.
|
virtual |
Definition at line 214 of file ZMexLogger.cc.
|
virtual |
|
virtual |
Reimplemented from zmex::ZMexLogBehavior.
Definition at line 228 of file ZMexLogger.cc.
|
virtual |
Reimplemented from zmex::ZMexLogBehavior.
Definition at line 219 of file ZMexLogger.cc.
Referenced by emit().
|
virtual |
Reimplemented from zmex::ZMexLogBehavior.
Definition at line 239 of file ZMexLogger.cc.
|
virtual |
Reimplemented from zmex::ZMexLogBehavior.
Definition at line 238 of file ZMexLogger.cc.