CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <ZMexLogger.h>
Public Member Functions | |
ZMexLogTwice (std::ostream &os1) | |
ZMexLogTwice (std::ostream &os1, std::ostream &os2) | |
virtual | ~ZMexLogTwice () |
virtual ZMexLogTwice * | clone () const |
virtual ZMexLogResult | emit (const ZMexception &x) |
virtual ZMexLogResult | emit (const std::string &s) |
ZMexLogTwice (std::ostream &os1) | |
ZMexLogTwice (std::ostream &os1, std::ostream &os2) | |
virtual | ~ZMexLogTwice () |
virtual ZMexLogTwice * | clone () const |
virtual ZMexLogResult | emit (const ZMexception &x) |
virtual ZMexLogResult | emit (const std::string &s) |
![]() | |
ZMexLogBehavior () | |
virtual | ~ZMexLogBehavior () |
virtual bool | isTimeDesired () const |
virtual bool | isFilePathDesired () const |
ZMexLogBehavior () | |
virtual | ~ZMexLogBehavior () |
virtual bool | isTimeDesired () const |
virtual bool | isFilePathDesired () const |
Definition at line 160 of file Exceptions/ZMexLogger.h.
zmex::ZMexLogTwice::ZMexLogTwice | ( | std::ostream & | os1 | ) |
Definition at line 132 of file ZMexLogger.cc.
Referenced by clone().
zmex::ZMexLogTwice::ZMexLogTwice | ( | std::ostream & | os1, |
std::ostream & | os2 ) |
Definition at line 138 of file ZMexLogger.cc.
|
virtual |
Definition at line 144 of file ZMexLogger.cc.
zmex::ZMexLogTwice::ZMexLogTwice | ( | std::ostream & | os1 | ) |
zmex::ZMexLogTwice::ZMexLogTwice | ( | std::ostream & | os1, |
std::ostream & | os2 ) |
|
virtual |
|
virtual |
Reimplemented from zmex::ZMexLogBehavior.
Definition at line 147 of file ZMexLogger.cc.
References ZMexLogTwice().
|
virtual |
Reimplemented from zmex::ZMexLogBehavior.
|
virtual |
Reimplemented from zmex::ZMexLogBehavior.
Definition at line 160 of file ZMexLogger.cc.
References zmex::ZMexLOGGED.
|
virtual |
Reimplemented from zmex::ZMexLogBehavior.
|
virtual |
Reimplemented from zmex::ZMexLogBehavior.
Definition at line 149 of file ZMexLogger.cc.
References emit(), zmex::ZMexception::logMessage(), zmex::ZMexception::logObject(), and zmex::ZMexLOGGED.
Referenced by emit().
|
virtual |
Reimplemented from zmex::ZMexLogBehavior.