CLHEP 2.4.6.4
C++ Class Library for High Energy Physics
|
#include <ZMexHandler.h>
Public Member Functions | |
ZMexHandler (const ZMexHandlerBehavior &behaviorWanted) | |
virtual | ~ZMexHandler () |
std::string | name () const |
virtual ZMexAction | takeCareOf (const ZMexception &x) |
int | setLogLimit (ZMexSeverity s, int limit) |
Public Member Functions inherited from ZMhandleTo< ZMexHandlerBehavior > | |
ZMhandleTo () | |
ZMhandleTo (const ZMhandleTo &h) | |
~ZMhandleTo () | |
ZMhandleTo & | operator= (const ZMhandleTo &rhs) |
Additional Inherited Members | |
Protected Member Functions inherited from ZMhandleTo< ZMexHandlerBehavior > | |
ZMhandleTo (const ZMexHandlerBehavior &t) | |
ZMhandleTo (const ZMexHandlerBehavior *t) | |
Protected Attributes inherited from ZMhandleTo< ZMexHandlerBehavior > | |
ZMuseCount | u_ |
ZMexHandlerBehavior * | rep_ |
Definition at line 96 of file ZMexHandler.h.
|
inline |
Definition at line 100 of file ZMexHandler.h.
|
virtual |
Definition at line 30 of file ZMexHandler.cc.
|
inline |
Definition at line 108 of file ZMexHandler.h.
|
inline |
Definition at line 116 of file ZMexHandler.h.
|
inlinevirtual |
Definition at line 112 of file ZMexHandler.h.
Referenced by zmex::ZMexception::handleMe().