Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v29r0 (ff2e7097)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
IncidentSvc Member List

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

addListener(IIncidentListener *lis, const std::string &type="", long priority=0, bool rethrow=false, bool singleShot=false) overrideIncidentSvc
always() const CommonMessagingBaseinline
auditorSvc() const Service
base_class typedefextends< Service, IIncidentSvc >
configure() overrideServiceinline
debug() const CommonMessagingBaseinline
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, TYPE &value, const std::string &doc="none") constPropertyHolder< 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
declareProperty(const std::string &name, GaudiHandleBase &ref, const std::string &doc="none")PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
declareProperty(const std::string &name, GaudiHandleArrayBase &ref, const std::string &doc="none")PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
declareProperty(const std::string &name, DataObjectHandleBase &ref, 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
err() const CommonMessagingBaseinline
error() const CommonMessagingBaseinline
ext_iids typedefextend_interfaces< Interfaces... >
extend_interfaces_base typedefextends< Service, IIncidentSvc >
Factory typedefService
fatal() const CommonMessagingBaseinline
finalize() overrideIncidentSvc
fireIncident(const Incident &incident) overrideIncidentSvc
fireIncident(std::unique_ptr< Incident > incident) overrideIncidentSvc
FSMState() const overrideServiceinline
getIncidents(const EventContext *ctx) overrideIncidentSvc
getInterfaceNames() const overrideextends< Service, IIncidentSvc >inline
getListeners(std::vector< IIncidentListener * > &lis, const std::string &type="") const overrideIncidentSvc
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
hasProperty(const std::string &name) const overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
i_cast(const InterfaceID &tid) const overrideextends< Service, IIncidentSvc >inline
i_fireIncident(const Incident &incident, const std::string &type)IncidentSvcprivate
IncidentSvc(const std::string &name, ISvcLocator *svc)IncidentSvc
IncQueue_t typedefIncidentSvcprivate
info() const CommonMessagingBaseinline
initialize() overrideIncidentSvc
ListenerList typedefIncidentSvcprivate
ListenerMap typedefIncidentSvcprivate
m_auditInitServiceprotected
m_auditorFinalizeServiceprotected
m_auditorInitializeServiceprotected
m_auditorReinitializeServiceprotected
m_auditorRestartServiceprotected
m_auditorStartServiceprotected
m_auditorStopServiceprotected
m_currentIncidentTypeIncidentSvcprivate
m_firedIncidentsIncidentSvcprivate
m_listenerMapIncidentSvcprivate
m_listenerMapMutexIncidentSvcmutableprivate
m_outputLevelServiceprotected
m_pAuditorSvcServicemutableprotected
m_stateServiceprotected
m_targetStateServiceprotected
m_timerIncidentSvcmutableprivate
m_timerLockIncidentSvcmutableprivate
msg() const CommonMessagingBaseinline
msgLevel() const CommonMessagingBaseinline
msgLevel(MSG::Level lvl) const CommonMessagingBaseinline
msgStream() const CommonMessagingBaseinline
msgStream(const MSG::Level level) const CommonMessagingBaseinline
msgSvc() const CommonMessagingBaseinline
name() const overrideService
operator=(const PropertyHolder &)=deletePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >
outputLevel() const Serviceinlineprotected
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, IIncidentSvc >inline
reinitialize() overrideService
removeListener(IIncidentListener *l, const std::string &type="") overrideIncidentSvc
removeListenerFromList(ListenerMap::iterator, IIncidentListener *item, bool scheduleRemoval)IncidentSvcprivate
restart() overrideService
service(const std::string &name, const T *&psvc, bool createIf=true) const Serviceinline
service(const std::string &name, T *&psvc, bool createIf=true) const Serviceinline
service(const std::string &name, bool createIf=true) const Serviceinline
service(const std::string &svcType, const std::string &svcName, T *&psvc) const Serviceinline
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
start() overrideService
stop() overrideService
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() const CommonMessagingBaseinline
warning() const CommonMessagingBaseinline
~CommonMessagingBase()=defaultCommonMessagingBasevirtual
~extend_interfaces() override=defaultextend_interfaces< Interfaces... >
~extends() override=defaultextends< Service, IIncidentSvc >
~IncidentSvc() overrideIncidentSvc
~PropertyHolder() override=defaultPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >
~Service() overrideServiceprotected