#include <ZMexClassInfo.h>
|
| 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 |
|
Definition at line 94 of file Exceptions/ZMexClassInfo.h.
◆ ZMexClassInfo() [1/6]
zmex::ZMexClassInfo::ZMexClassInfo |
( |
const std::string & | name, |
|
|
const std::string & | facility, |
|
|
const ZMexSeverity | s = ZMexERROR ) |
◆ ZMexClassInfo() [2/6]
zmex::ZMexClassInfo::ZMexClassInfo |
( |
const std::string & | name, |
|
|
const std::string & | facility, |
|
|
const ZMexSeverity | s, |
|
|
const ZMexHandler & | h ) |
◆ ZMexClassInfo() [3/6]
◆ ZMexClassInfo() [4/6]
zmex::ZMexClassInfo::ZMexClassInfo |
( |
const std::string & | name, |
|
|
const std::string & | facility, |
|
|
const ZMexSeverity | s = ZMexERROR ) |
◆ ZMexClassInfo() [5/6]
zmex::ZMexClassInfo::ZMexClassInfo |
( |
const std::string & | name, |
|
|
const std::string & | facility, |
|
|
const ZMexSeverity | s, |
|
|
const ZMexHandler & | h ) |
◆ ZMexClassInfo() [6/6]
◆ count() [1/2]
int zmex::ZMexClassInfo::count |
( |
| ) |
const |
◆ count() [2/2]
int zmex::ZMexClassInfo::count |
( |
| ) |
const |
◆ facility() [1/2]
const std::string zmex::ZMexClassInfo::facility |
( |
| ) |
const |
◆ facility() [2/2]
const std::string zmex::ZMexClassInfo::facility |
( |
| ) |
const |
◆ filterMax() [1/2]
int zmex::ZMexClassInfo::filterMax |
( |
| ) |
const |
◆ filterMax() [2/2]
int zmex::ZMexClassInfo::filterMax |
( |
| ) |
const |
◆ getHandler() [1/2]
◆ getHandler() [2/2]
◆ getLogger() [1/2]
ZMexLogger zmex::ZMexClassInfo::getLogger |
( |
| ) |
const |
◆ getLogger() [2/2]
ZMexLogger zmex::ZMexClassInfo::getLogger |
( |
| ) |
const |
◆ logNMore() [1/2]
void zmex::ZMexClassInfo::logNMore |
( |
const int | N | ) |
|
◆ logNMore() [2/2]
void zmex::ZMexClassInfo::logNMore |
( |
const int | N | ) |
|
◆ name() [1/2]
const std::string zmex::ZMexClassInfo::name |
( |
| ) |
const |
◆ name() [2/2]
const std::string zmex::ZMexClassInfo::name |
( |
| ) |
const |
◆ nextCount() [1/2]
int zmex::ZMexClassInfo::nextCount |
( |
| ) |
|
◆ nextCount() [2/2]
int zmex::ZMexClassInfo::nextCount |
( |
| ) |
|
◆ OKtoLog() [1/2]
bool zmex::ZMexClassInfo::OKtoLog |
( |
| ) |
const |
◆ OKtoLog() [2/2]
bool zmex::ZMexClassInfo::OKtoLog |
( |
| ) |
const |
◆ setFacility() [1/2]
const std::string zmex::ZMexClassInfo::setFacility |
( |
const std::string & | newFacility | ) |
|
◆ setFacility() [2/2]
const std::string zmex::ZMexClassInfo::setFacility |
( |
const std::string & | newFacility | ) |
|
◆ setHandler() [1/2]
◆ setHandler() [2/2]
◆ setLogger() [1/2]
◆ setLogger() [2/2]
◆ setName() [1/2]
const std::string zmex::ZMexClassInfo::setName |
( |
const std::string & | newName | ) |
|
◆ setName() [2/2]
const std::string zmex::ZMexClassInfo::setName |
( |
const std::string & | newName | ) |
|
◆ setSeverity() [1/2]
◆ setSeverity() [2/2]
◆ severity() [1/2]
◆ severity() [2/2]
The documentation for this class was generated from the following files: