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

zmex::ZMexClassInfo Class Reference

#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


Detailed Description

Definition at line 94 of file 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.


Member Function Documentation

int zmex::ZMexClassInfo::count (  )  const

const std::string zmex::ZMexClassInfo::facility (  )  const

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

int zmex::ZMexClassInfo::filterMax (  )  const

ZMexHandler zmex::ZMexClassInfo::getHandler (  )  const

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

ZMexLogger zmex::ZMexClassInfo::getLogger (  )  const

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

void zmex::ZMexClassInfo::logNMore ( const int  N  ) 

const std::string zmex::ZMexClassInfo::name (  )  const

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

int zmex::ZMexClassInfo::nextCount (  ) 

bool zmex::ZMexClassInfo::OKtoLog (  )  const

const std::string zmex::ZMexClassInfo::setFacility ( const std::string &  newFacility  ) 

ZMexHandler zmex::ZMexClassInfo::setHandler ( const ZMexHandler newHandler  ) 

ZMexLogger zmex::ZMexClassInfo::setLogger ( const ZMexLogger newLogger  ) 

const std::string zmex::ZMexClassInfo::setName ( const std::string &  newName  ) 

ZMexSeverity zmex::ZMexClassInfo::setSeverity ( const ZMexSeverity newSeverity  ) 

ZMexSeverity zmex::ZMexClassInfo::severity (  )  const


The documentation for this class was generated from the following files:
Generated on 15 Nov 2012 for CLHEP by  doxygen 1.4.7