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

Public Member Functions
zmex::ZMexHandler Class Reference

#include <ZMexHandler.h>

Inheritance diagram for zmex::ZMexHandler:
ZMhandleTo< ZMexHandlerBehavior > ZMhandleTo< ZMexHandlerBehavior >

List of all members.

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)
 ZMexHandler (const ZMexHandlerBehavior &behaviorWanted)
virtual ~ZMexHandler ()
std::string name () const
virtual ZMexAction takeCareOf (const ZMexception &x)
int setLogLimit (ZMexSeverity s, int limit)

Detailed Description

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


Constructor & Destructor Documentation

zmex::ZMexHandler::ZMexHandler ( const ZMexHandlerBehavior behaviorWanted) [inline]

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

virtual zmex::ZMexHandler::~ZMexHandler ( ) [inline, virtual]

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

zmex::ZMexHandler::ZMexHandler ( const ZMexHandlerBehavior behaviorWanted) [inline]

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

virtual zmex::ZMexHandler::~ZMexHandler ( ) [inline, virtual]

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


Member Function Documentation

std::string zmex::ZMexHandler::name ( ) const [inline]
std::string zmex::ZMexHandler::name ( ) const [inline]

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

References ZMhandleTo< ZMexHandlerBehavior >::rep_.

int zmex::ZMexHandler::setLogLimit ( ZMexSeverity  s,
int  limit 
) [inline]

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

References zmex::ZMexSeverityLimit.

int zmex::ZMexHandler::setLogLimit ( ZMexSeverity  s,
int  limit 
) [inline]

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

References zmex::ZMexSeverityLimit.

virtual ZMexAction zmex::ZMexHandler::takeCareOf ( const ZMexception x) [inline, virtual]
virtual ZMexAction zmex::ZMexHandler::takeCareOf ( const ZMexception x) [inline, virtual]

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

References ZMhandleTo< ZMexHandlerBehavior >::rep_.


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