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

Public Member Functions | List of all members
zmex::ZMexClassInfo Class Reference

#include <ZMexClassInfo.h>

Public Member Functions

 ZMexClassInfo (const std::string &name, const std::string &facility, const ZMexSeverity s=ZMexERROR)
 
 ZMexClassInfo (const std::string &name, const std::string &facility, const ZMexSeverity s, const ZMexHandler &h)
 
 ZMexClassInfo (const std::string &name, const std::string &facility, const ZMexSeverity s, const ZMexHandler &h, const ZMexLogger &l)
 
const std::string name () const
 
const std::string setName (const std::string &newName)
 
const std::string facility () const
 
const std::string setFacility (const std::string &newFacility)
 
ZMexSeverity severity () const
 
ZMexSeverity setSeverity (const ZMexSeverity &newSeverity)
 
int nextCount ()
 
int count () const
 
ZMexHandler getHandler () const
 
ZMexHandler setHandler (const ZMexHandler &newHandler)
 
ZMexLogger getLogger () const
 
ZMexLogger setLogger (const ZMexLogger &newLogger)
 
void logNMore (const int N)
 
bool OKtoLog () const
 
int filterMax () const
 
 ZMexClassInfo (const std::string &name, const std::string &facility, const ZMexSeverity s=ZMexERROR)
 
 ZMexClassInfo (const std::string &name, const std::string &facility, const ZMexSeverity s, const ZMexHandler &h)
 
 ZMexClassInfo (const std::string &name, const std::string &facility, const ZMexSeverity s, const ZMexHandler &h, const ZMexLogger &l)
 
const std::string name () const
 
const std::string setName (const std::string &newName)
 
const std::string facility () const
 
const std::string setFacility (const std::string &newFacility)
 
ZMexSeverity severity () const
 
ZMexSeverity setSeverity (const ZMexSeverity &newSeverity)
 
int nextCount ()
 
int count () const
 
ZMexHandler getHandler () const
 
ZMexHandler setHandler (const ZMexHandler &newHandler)
 
ZMexLogger getLogger () const
 
ZMexLogger setLogger (const ZMexLogger &newLogger)
 
void logNMore (const int N)
 
bool OKtoLog () const
 
int filterMax () const
 

Detailed Description

Definition at line 94 of file CLHEP/Exceptions/ZMexClassInfo.h.

Constructor & Destructor Documentation

zmex::ZMexClassInfo::ZMexClassInfo ( const std::string &  name,
const std::string &  facility,
const ZMexSeverity  s = ZMexERROR 
)

Definition at line 26 of file ZMexClassInfo.cc.

zmex::ZMexClassInfo::ZMexClassInfo ( const std::string &  name,
const std::string &  facility,
const ZMexSeverity  s,
const ZMexHandler h 
)

Definition at line 41 of file ZMexClassInfo.cc.

zmex::ZMexClassInfo::ZMexClassInfo ( const std::string &  name,
const std::string &  facility,
const ZMexSeverity  s,
const ZMexHandler h,
const ZMexLogger l 
)

Definition at line 57 of file ZMexClassInfo.cc.

zmex::ZMexClassInfo::ZMexClassInfo ( const std::string &  name,
const std::string &  facility,
const ZMexSeverity  s = ZMexERROR 
)
zmex::ZMexClassInfo::ZMexClassInfo ( const std::string &  name,
const std::string &  facility,
const ZMexSeverity  s,
const ZMexHandler h 
)
zmex::ZMexClassInfo::ZMexClassInfo ( const std::string &  name,
const std::string &  facility,
const ZMexSeverity  s,
const ZMexHandler h,
const ZMexLogger l 
)

Member Function Documentation

int zmex::ZMexClassInfo::count ( ) const
int zmex::ZMexClassInfo::count ( ) const
const std::string zmex::ZMexClassInfo::facility ( ) const
const std::string zmex::ZMexClassInfo::facility ( ) const
int zmex::ZMexClassInfo::filterMax ( ) const
int zmex::ZMexClassInfo::filterMax ( ) const
ZMexHandler zmex::ZMexClassInfo::getHandler ( ) const
ZMexHandler zmex::ZMexClassInfo::getHandler ( ) const
ZMexLogger zmex::ZMexClassInfo::getLogger ( ) const
ZMexLogger zmex::ZMexClassInfo::getLogger ( ) const
void zmex::ZMexClassInfo::logNMore ( const int  N)
void zmex::ZMexClassInfo::logNMore ( const int  N)
const std::string zmex::ZMexClassInfo::name ( ) const
const std::string zmex::ZMexClassInfo::name ( ) const

Referenced by zmex::ZMexception::name().

int zmex::ZMexClassInfo::nextCount ( )
int zmex::ZMexClassInfo::nextCount ( )
bool zmex::ZMexClassInfo::OKtoLog ( ) const
bool zmex::ZMexClassInfo::OKtoLog ( ) const
const std::string zmex::ZMexClassInfo::setFacility ( const std::string &  newFacility)
const std::string zmex::ZMexClassInfo::setFacility ( const std::string &  newFacility)
ZMexHandler zmex::ZMexClassInfo::setHandler ( const ZMexHandler newHandler)
ZMexHandler zmex::ZMexClassInfo::setHandler ( const ZMexHandler newHandler)
ZMexLogger zmex::ZMexClassInfo::setLogger ( const ZMexLogger newLogger)
ZMexLogger zmex::ZMexClassInfo::setLogger ( const ZMexLogger newLogger)
const std::string zmex::ZMexClassInfo::setName ( const std::string &  newName)
const std::string zmex::ZMexClassInfo::setName ( const std::string &  newName)
ZMexSeverity zmex::ZMexClassInfo::setSeverity ( const ZMexSeverity newSeverity)
ZMexSeverity zmex::ZMexClassInfo::setSeverity ( const ZMexSeverity newSeverity)
ZMexSeverity zmex::ZMexClassInfo::severity ( ) const
ZMexSeverity zmex::ZMexClassInfo::severity ( ) const

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