![]() |
The Gaudi Framework
v27r1
|
This is the complete list of members for AlgErrorAuditor, including all inherited members.
after(StandardEventType, INamedInterface *, const StatusCode &) override | Auditor | |
after(StandardEventType, const std::string &, const StatusCode &) override | Auditor | |
after(CustomEventTypeRef, INamedInterface *, const StatusCode &) override | Auditor | |
after(CustomEventTypeRef, const std::string &, const StatusCode &) override | Auditor | |
afterBeginRun(INamedInterface *) override | Auditor | |
afterEndRun(INamedInterface *) override | Auditor | |
afterExecute(INamedInterface *alg, const StatusCode &) | AlgErrorAuditor | virtual |
afterFinalize(INamedInterface *) override | Auditor | |
afterInitialize(INamedInterface *) override | Auditor | |
afterReinitialize(INamedInterface *) override | Auditor | |
AlgErrorAuditor(const std::string &name, ISvcLocator *pSvcLocator) | AlgErrorAuditor | |
always() const | CommonMessagingBase | inline |
Auditor(const std::string &name, ISvcLocator *svcloc) | Auditor | |
base_class typedef | CommonMessaging< implements< IAuditor, IProperty > > | |
before(StandardEventType, INamedInterface *) override | Auditor | |
before(StandardEventType, const std::string &) override | Auditor | |
before(CustomEventTypeRef, INamedInterface *) override | Auditor | |
before(CustomEventTypeRef, const std::string &) override | Auditor | |
beforeBeginRun(INamedInterface *) override | Auditor | |
beforeEndRun(INamedInterface *) override | Auditor | |
beforeExecute(INamedInterface *alg) | AlgErrorAuditor | virtual |
beforeFinalize(INamedInterface *) override | Auditor | |
beforeInitialize(INamedInterface *) override | Auditor | |
beforeReinitialize(INamedInterface *) override | Auditor | |
debug() const | CommonMessagingBase | inline |
declareProperty(const std::string &name, T &property, const std::string &doc="none") const | Auditor | inline |
err() const | CommonMessagingBase | inline |
error() const | CommonMessagingBase | inline |
Factory typedef | Auditor | |
fatal() const | CommonMessagingBase | inline |
finalize() | AlgErrorAuditor | virtual |
getProperties() const override | Auditor | |
getProperty(Property *p) const override | Auditor | |
getProperty(const std::string &name) const override | Auditor | |
getProperty(const std::string &n, std::string &v) const override | Auditor | |
hasProperty(const std::string &name) const override | Auditor | |
incrMap(const std::string &algName, int level) | AlgErrorAuditor | private |
info() const | CommonMessagingBase | inline |
initialize() | AlgErrorAuditor | virtual |
isEnabled() const override | Auditor | |
m_abort | AlgErrorAuditor | private |
m_algMap | AlgErrorAuditor | private |
m_error | AlgErrorAuditor | private |
m_fatal | AlgErrorAuditor | private |
m_throw | AlgErrorAuditor | private |
msg() const | CommonMessagingBase | inline |
msgLevel() const | CommonMessagingBase | inline |
msgLevel(MSG::Level lvl) const | CommonMessagingBase | inline |
msgStream() const | CommonMessagingBase | inline |
msgStream(const MSG::Level level) const | CommonMessagingBase | inline |
msgSvc() const | CommonMessagingBase | inline |
name() const override | Auditor | |
outputLevel() const __attribute__((deprecated)) | CommonMessagingBase | inline |
service(const std::string &name, T *&svc, bool createIf=false) const | Auditor | inline |
service(const std::string &name, bool createIf=false) const | Auditor | inline |
serviceLocator() const | Auditor | |
setProperties() | Auditor | |
setProperty(const Property &p) override | Auditor | |
setProperty(const std::string &s) override | Auditor | |
setProperty(const std::string &n, const std::string &v) override | Auditor | |
setProperty(const std::string &name, const TYPE &value) | Auditor | inline |
sysFinalize() override | Auditor | |
sysInitialize() override | Auditor | |
updateMsgStreamOutputLevel(int level) | CommonMessaging< implements< IAuditor, IProperty > > | inlineprotected |
verbose() const | CommonMessagingBase | inline |
warning() const | CommonMessagingBase | inline |
~AlgErrorAuditor()=default | AlgErrorAuditor | virtual |
~Auditor() override=default | Auditor | |
~CommonMessagingBase()=default | CommonMessagingBase | virtual |