The Gaudi Framework  v32r2 (46d42edc)
ExceptionSvc Member List

This is the complete list of members for ExceptionSvc, including all inherited members.

ALL enum valueExceptionSvcprivate
always() constCommonMessagingBaseinline
auditorSvc() constService
base_class typedefextends< Service, IExceptionSvc >
configure() overrideServiceinline
debug() constCommonMessagingBaseinline
declareProperty(Gaudi::Details::PropertyBase &prop)PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
declareProperty(const std::string &name, TYPE &value, const std::string &doc="none")PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
declareProperty(const std::string &name, Gaudi::Property< TYPE, VERIFIER, HANDLERS > &prop, const std::string &doc="none")PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
declareRemoteProperty(const std::string &name, IProperty *rsvc, const std::string &rname="")PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
declareTool(ToolHandle< T > &handle, std::string toolTypeAndName, bool createIf=true)Serviceinline
DEFAULT enum valueExceptionSvcprivate
err() constCommonMessagingBaseinline
error() constCommonMessagingBaseinline
ExceptionSvc()=deleteExceptionSvcprivate
ExceptionSvc(const ExceptionSvc &)=deleteExceptionSvcprivate
ext_iids typedefextend_interfaces< Interfaces... >
extend_interfaces_base typedefextends< Service, IExceptionSvc >
Factory typedefService
FAILURE enum valueExceptionSvcprivate
fatal() constCommonMessagingBaseinline
finalize() overrideService
FSMState() const overrideServiceinline
getInterfaceNames() const overrideextends< Service, IExceptionSvc >inline
getProperties() const overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
getProperty(Gaudi::Details::PropertyBase *p) const overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
getProperty(const std::string &name) const overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
getProperty(const std::string &n, std::string &v) const overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
handle(const INamedInterface &o, const GaudiException &e) const overrideExceptionSvc
handle(const INamedInterface &o, const std::exception &e) const overrideExceptionSvc
handle(const INamedInterface &o) const overrideExceptionSvc
handleErr(const INamedInterface &o, const StatusCode &s) const overrideExceptionSvc
hasProperty(const std::string &name) const overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
i_cast(const InterfaceID &tid) const overrideextends< Service, IExceptionSvc >inline
info() constCommonMessagingBaseinline
initialize() overrideExceptionSvc
m_auditInitServiceprotected
m_auditorFinalizeServiceprotected
m_auditorInitializeServiceprotected
m_auditorReinitializeServiceprotected
m_auditorRestartServiceprotected
m_auditorStartServiceprotected
m_auditorStopServiceprotected
m_mode_errExceptionSvcprivate
m_mode_err_sExceptionSvcprivate
m_mode_excExceptionSvcprivate
m_mode_exc_sExceptionSvcprivate
m_outputLevelServiceprotected
m_pAuditorSvcServicemutableprotected
m_retCodesErrExceptionSvcprivate
m_retCodesExcExceptionSvcprivate
m_stateServiceprotected
m_targetStateServiceprotected
msg() constCommonMessagingBaseinline
msgLevel() constCommonMessaging< implements< IService, IProperty, IStateful > >inline
msgLevel(MSG::Level lvl) constCommonMessaging< implements< IService, IProperty, IStateful > >inline
msgStream() constCommonMessagingBaseinline
msgStream(const MSG::Level level) constCommonMessagingBaseinline
msgSvc() constCommonMessagingBaseinline
name() const overrideService
NONE enum valueExceptionSvcprivate
operator=(const ExceptionSvc &)=deleteExceptionSvcprivate
extends< Service, IExceptionSvc >::operator=(const PropertyHolder &)=deletePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >
outputLevel() constServiceinlineprotected
Policy enum nameExceptionSvcprivate
process(const INamedInterface &o) constExceptionSvcprivatevirtual
property(const std::string &name) constPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inlineprotected
PropertyHolder()=defaultPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >
PropertyHolder(const PropertyHolder &)=deletePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >
PropertyHolderImpl typedefPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >
queryInterface(const InterfaceID &ti, void **pp) overrideextends< Service, IExceptionSvc >inline
RECOVERABLE enum valueExceptionSvcprivate
reinitialize() overrideService
resetMessaging()CommonMessaging< implements< IService, IProperty, IStateful > >inlineprotected
restart() overrideService
RETHROW enum valueExceptionSvcprivate
ReturnState enum nameExceptionSvcprivate
service(const std::string &name, const T *&psvc, bool createIf=true) constServiceinline
service(const std::string &name, T *&psvc, bool createIf=true) constServiceinline
service(const std::string &name, bool createIf=true) constServiceinline
service(const std::string &svcType, const std::string &svcName, T *&psvc) constServiceinline
Service(std::string name, ISvcLocator *svcloc)Service
serviceLocator() const overrideService
setProperties()Service
setProperty(const Gaudi::Details::PropertyBase &p) overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
setProperty(const std::string &s) overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
setProperty(const std::string &n, const std::string &v) overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
setProperty(const std::string &name, const TYPE &value)PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
setUpMessaging() constCommonMessaging< implements< IService, IProperty, IStateful > >inlineprotected
start() overrideService
stop() overrideService
SUCCESS enum valueExceptionSvcprivate
sysFinalize() overrideService
sysInitialize() overrideService
sysReinitialize() overrideService
sysRestart() overrideService
sysStart() overrideService
sysStop() overrideService
targetFSMState() const overrideServiceinline
terminate() overrideServiceinline
updateMsgStreamOutputLevel(int level)CommonMessaging< implements< IService, IProperty, IStateful > >inlineprotected
verbose() constCommonMessagingBaseinline
warning() constCommonMessagingBaseinline
~CommonMessagingBase()=defaultCommonMessagingBasevirtual
~Service() overrideServiceprotected