|
CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
|
#include <CLHEP/Exceptions/ZMexLogger.h>
Public Member Functions | |
| ZMexLogAlways () | |
| ZMexLogAlways (std::ostream &os) | |
| virtual | ~ZMexLogAlways () |
| virtual ZMexLogAlways * | 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 bool | isTimeDesired () const |
| virtual bool | isFilePathDesired () const |
Definition at line 127 of file ZMexLogger.h.
| zmex::ZMexLogAlways::ZMexLogAlways | ( | ) |
| zmex::ZMexLogAlways::ZMexLogAlways | ( | std::ostream & | os | ) |
|
virtual |
|
virtual |
Reimplemented from zmex::ZMexLogBehavior.
|
virtual |
Reimplemented from zmex::ZMexLogBehavior.
|
virtual |
Reimplemented from zmex::ZMexLogBehavior.