CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
|
#include <CLHEP/Exceptions/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 |
Definition at line 94 of file ZMexClassInfo.h.
zmex::ZMexClassInfo::ZMexClassInfo | ( | const std::string & | name, |
const std::string & | facility, | ||
const ZMexSeverity | s = ZMexERROR ) |
References facility(), name(), and zmex::ZMexERROR.
zmex::ZMexClassInfo::ZMexClassInfo | ( | const std::string & | name, |
const std::string & | facility, | ||
const ZMexSeverity | s, | ||
const ZMexHandler & | h ) |
References facility(), and name().
zmex::ZMexClassInfo::ZMexClassInfo | ( | const std::string & | name, |
const std::string & | facility, | ||
const ZMexSeverity | s, | ||
const ZMexHandler & | h, | ||
const ZMexLogger & | l ) |
References facility(), and name().
|
inline |
Definition at line 160 of file ZMexClassInfo.icc.
|
inline |
Definition at line 68 of file ZMexClassInfo.icc.
Referenced by ZMexClassInfo(), ZMexClassInfo(), and ZMexClassInfo().
|
inline |
Definition at line 168 of file ZMexClassInfo.icc.
|
inline |
Definition at line 120 of file ZMexClassInfo.icc.
Referenced by zmex::ZMexception::handleMe().
|
inline |
Definition at line 136 of file ZMexClassInfo.icc.
Referenced by zmex::ZMexception::logMe().
|
inline |
Definition at line 144 of file ZMexClassInfo.icc.
|
inline |
Definition at line 52 of file ZMexClassInfo.icc.
Referenced by ZMexClassInfo(), ZMexClassInfo(), and ZMexClassInfo().
|
inline |
Definition at line 102 of file ZMexClassInfo.icc.
|
inline |
Definition at line 152 of file ZMexClassInfo.icc.
Referenced by zmex::ZMexception::OKtoLog().
|
inline |
Definition at line 76 of file ZMexClassInfo.icc.
|
inline |
Definition at line 109 of file ZMexClassInfo.icc.
|
inline |
Definition at line 127 of file ZMexClassInfo.icc.
|
inline |
Definition at line 59 of file ZMexClassInfo.icc.
|
inline |
Definition at line 93 of file ZMexClassInfo.icc.
|
inline |
Definition at line 85 of file ZMexClassInfo.icc.