#include <ZMexClassInfo.h>
List of all members.
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
Constructor & Destructor Documentation
| 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 = ZMexERROR |
|
) |
| |
| zmex::ZMexClassInfo::ZMexClassInfo |
( |
const std::string & |
name, |
|
|
const std::string & |
facility, |
|
|
const ZMexSeverity |
s, |
|
|
const ZMexHandler & |
h |
|
) |
| |
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 |
| 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 |
| 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 | ) |
|
| const std::string zmex::ZMexClassInfo::setName |
( |
const std::string & |
newName | ) |
|
| const std::string zmex::ZMexClassInfo::setName |
( |
const std::string & |
newName | ) |
|
The documentation for this class was generated from the following files: