CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Public Member Functions | Protected Member Functions
zmex::ZMexHandlerBehavior Class Reference

#include <ZMexHandler.h>

Inheritance diagram for zmex::ZMexHandlerBehavior:
zmex::ZMexHandleViaParent zmex::ZMexHandleViaParent zmex::ZMexIgnoreAlways zmex::ZMexIgnoreAlways zmex::ZMexIgnoreNextN zmex::ZMexIgnoreNextN zmex::ZMexThrowAlways zmex::ZMexThrowAlways zmex::ZMexThrowErrors zmex::ZMexThrowErrors

List of all members.

Public Member Functions

 ZMexHandlerBehavior (const std::string aname="ZMexHandlerBehavior")
virtual ~ZMexHandlerBehavior ()
virtual ZMexHandlerBehaviorclone () const
virtual std::string name () const
virtual ZMexAction takeCareOf (const ZMexception &x)
 ZMexHandlerBehavior (const std::string aname="ZMexHandlerBehavior")
virtual ~ZMexHandlerBehavior ()
virtual ZMexHandlerBehaviorclone () const
virtual std::string name () const
virtual ZMexAction takeCareOf (const ZMexception &x)

Protected Member Functions

ZMexAction standardHandling (const ZMexception &x, bool willThrow)
ZMexAction standardHandling (const ZMexception &x, bool willThrow)

Detailed Description

Definition at line 62 of file CLHEP/Exceptions/ZMexHandler.h.


Constructor & Destructor Documentation

zmex::ZMexHandlerBehavior::ZMexHandlerBehavior ( const std::string  aname = "ZMexHandlerBehavior")
inline

Definition at line 66 of file CLHEP/Exceptions/ZMexHandler.h.

Referenced by clone().

virtual zmex::ZMexHandlerBehavior::~ZMexHandlerBehavior ( )
inlinevirtual

Definition at line 70 of file CLHEP/Exceptions/ZMexHandler.h.

zmex::ZMexHandlerBehavior::ZMexHandlerBehavior ( const std::string  aname = "ZMexHandlerBehavior")
inline

Definition at line 66 of file Exceptions/ZMexHandler.h.

virtual zmex::ZMexHandlerBehavior::~ZMexHandlerBehavior ( )
inlinevirtual

Definition at line 70 of file Exceptions/ZMexHandler.h.


Member Function Documentation

virtual ZMexHandlerBehavior* zmex::ZMexHandlerBehavior::clone ( ) const
inlinevirtual
virtual ZMexHandlerBehavior* zmex::ZMexHandlerBehavior::clone ( ) const
inlinevirtual
virtual std::string zmex::ZMexHandlerBehavior::name ( ) const
inlinevirtual

Definition at line 76 of file CLHEP/Exceptions/ZMexHandler.h.

Referenced by standardHandling().

virtual std::string zmex::ZMexHandlerBehavior::name ( ) const
inlinevirtual

Definition at line 76 of file Exceptions/ZMexHandler.h.

ZMexAction zmex::ZMexHandlerBehavior::standardHandling ( const ZMexception x,
bool  willThrow 
)
protected
ZMexAction zmex::ZMexHandlerBehavior::standardHandling ( const ZMexception x,
bool  willThrow 
)
protected
virtual ZMexAction zmex::ZMexHandlerBehavior::takeCareOf ( const ZMexception x)
inlinevirtual
virtual ZMexAction zmex::ZMexHandlerBehavior::takeCareOf ( const ZMexception x)
inlinevirtual

The documentation for this class was generated from the following files: