CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
zmex::ZMexIgnoreNextN Class Reference

#include <CLHEP/Exceptions/ZMexHandler.h>

Inheritance diagram for zmex::ZMexIgnoreNextN:
zmex::ZMexHandlerBehavior

Public Member Functions

 ZMexIgnoreNextN (int n)
virtual ZMexIgnoreNextNclone () const
virtual ZMexAction takeCareOf (const ZMexception &x)
Public Member Functions inherited from zmex::ZMexHandlerBehavior
 ZMexHandlerBehavior (const std::string aname="ZMexHandlerBehavior")
virtual ~ZMexHandlerBehavior ()
virtual std::string name () const

Additional Inherited Members

Protected Member Functions inherited from zmex::ZMexHandlerBehavior
ZMexAction standardHandling (const ZMexception &x, bool willThrow)

Detailed Description

Definition at line 177 of file ZMexHandler.h.

Constructor & Destructor Documentation

◆ ZMexIgnoreNextN()

zmex::ZMexIgnoreNextN::ZMexIgnoreNextN ( int n)
inline

Definition at line 180 of file ZMexHandler.h.

References zmex::ZMexHandlerBehavior::ZMexHandlerBehavior().

Referenced by clone().

Member Function Documentation

◆ clone()

ZMexIgnoreNextN * zmex::ZMexIgnoreNextN::clone ( ) const
inlinevirtual

Reimplemented from zmex::ZMexHandlerBehavior.

Definition at line 150 of file ZMexHandler.icc.

References ZMexIgnoreNextN().

◆ takeCareOf()

ZMexAction zmex::ZMexIgnoreNextN::takeCareOf ( const ZMexception & x)
inlinevirtual

Reimplemented from zmex::ZMexHandlerBehavior.

Definition at line 79 of file ZMexHandler.icc.

References zmex::ZMexHandlerBehavior::standardHandling().


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