56#ifndef STRING_INCLUDED
57 #define STRING_INCLUDED
62 #include "CLHEP/Exceptions/ZMexHandler.h"
66 #include "CLHEP/Exceptions/ZMexLogger.h"
70 #include "CLHEP/Exceptions/ZMexSeverity.h"
101 const std::string &
name
107 const std::string &
name
114 const std::string &
name
121 const std::string
name()
const;
124 const std::string
setName(
const std::string& newName);
163 std::string facility_;
175#define ZMEXCLASSINFO_ICC
176#include "CLHEP/Exceptions/ZMexClassInfo.icc"
177#undef ZMEXCLASSINFO_ICC
ZMexSeverity setSeverity(const ZMexSeverity &newSeverity)
const std::string facility() const
const std::string name() const
void logNMore(const int N)
ZMexSeverity severity() const
ZMexHandler getHandler() const
const std::string setFacility(const std::string &newFacility)
const std::string setName(const std::string &newName)
ZMexHandler setHandler(const ZMexHandler &newHandler)
ZMexLogger setLogger(const ZMexLogger &newLogger)
ZMexLogger getLogger() const