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

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

addToolsArray(ToolHandleArray< T > &hndlArr)Serviceinline
after(StandardEventType, INamedInterface *, const StatusCode &) overrideAuditorSvc
after(StandardEventType, const std::string &, const StatusCode &) overrideAuditorSvc
after(CustomEventTypeRef, INamedInterface *, const StatusCode &) overrideAuditorSvc
after(CustomEventTypeRef, const std::string &, const StatusCode &) overrideAuditorSvc
assertUniqueName(std::string_view name) constPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inlineprivate
auditorSvc() constService
base_class typedefextends< Service, IAuditorSvc >
before(StandardEventType, INamedInterface *) overrideAuditorSvc
before(StandardEventType, const std::string &) overrideAuditorSvc
before(CustomEventTypeRef, INamedInterface *) overrideAuditorSvc
before(CustomEventTypeRef, const std::string &) overrideAuditorSvc
bindPropertiesTo(Gaudi::Interfaces::IOptionsSvc &optsSvc)PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
configure() overrideServiceinline
create_msgStream() const override finalCommonMessaging< implements< IService, IProperty, IStateful > >inlineprivate
declareProperty(const std::string &name, ToolHandle< T > &hndl, const std::string &doc="none")Serviceinline
declareProperty(const std::string &name, ToolHandleArray< T > &hndlArr, const std::string &doc="none")Serviceinline
PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >::declareProperty(Gaudi::Details::PropertyBase &prop)PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >::declareProperty(const std::string &name, TYPE &value, const std::string &doc="none")PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >::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, bool createIf=true)Serviceinline
declareTool(ToolHandle< T > &handle, const std::string &toolTypeAndName, bool createIf=true)Serviceinline
ext_iids typedefextend_interfaces< Interfaces... >
extend_interfaces_base typedefextends< Service, IAuditorSvc >
Factory typedefService
finalize() overrideAuditorSvc
findAuditor_(std::string_view)AuditorSvcprivate
FSMState() const overrideServiceinline
getAuditor(const std::string &name) overrideAuditorSvc
getInterfaceNames() const overrideextends< Service, IAuditorSvc >inline
getProperties() const overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
getProperty(Gaudi::Details::PropertyBase *p) const overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
getProperty(std::string_view name) const overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
getProperty(std::string_view n, std::string &v) const overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
hasProperty(std::string_view name) const overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
i_cast(const InterfaceID &tid) const overrideextends< Service, IAuditorSvc >inline
initialize() overrideAuditorSvc
initMessaging() constCommonMessaging< implements< IService, IProperty, IStateful > >inlineprivate
initToolHandles() constServiceprivate
isEnabled() const overrideAuditorSvc
m_auditInitServiceprotected
m_auditorFinalizeServiceprotected
m_auditorInitializeServiceprotected
m_auditorReinitializeServiceprotected
m_auditorRestartServiceprotected
m_auditorStartServiceprotected
m_auditorStopServiceprotected
m_audNameListAuditorSvcprivate
m_autoRetrieveToolsServiceprotected
m_checkToolDepsServiceprotected
m_initFlagServiceprivate
m_initSCServiceprivate
m_isEnabledAuditorSvcprivate
m_nameServiceprivate
m_outputLevelServiceprotected
m_pAuditorSvcServicemutableprotected
m_pAudListAuditorSvcprivate
m_propertiesPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >private
m_remotePropertiesPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >private
m_stateServiceprotected
m_svcLocatorServicemutableprivate
m_svcManagerServiceprivate
m_targetStateServiceprotected
m_todeletePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >private
m_toolHandleArraysServicemutableprivate
m_toolHandlesServicemutableprivate
m_toolHandlesInitServicemutableprivate
m_toolsServicemutableprivate
msgLevel() constCommonMessaging< implements< IService, IProperty, IStateful > >inline
msgLevel(MSG::Level lvl) constCommonMessaging< implements< IService, IProperty, IStateful > >inline
name() const overrideService
newAuditor_(MsgStream &, std::string_view)AuditorSvcprivate
operator=(const PropertyHolder &)=deletePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >
outputLevel() constServiceinlineprotected
Properties typedefPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >private
property(std::string_view name) constPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
property(std::string_view name, const std::vector< Gaudi::Details::PropertyBase * > &props) constPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inlineprivate
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, IAuditorSvc >inline
reinitialize() overrideService
RemoteProperties typedefPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >private
resetMessaging()CommonMessaging< implements< IService, IProperty, IStateful > >inlineprotected
restart() overrideService
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
setProperty(const std::string &name, 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 Gaudi::Details::PropertyBase &p)PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
setProperty(const std::string &name, const Gaudi::Details::PropertyBase &p)=0PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >
setProperty(const std::string &s)=0PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >
setProperty(const std::string &name, const char *v)PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
setProperty(const std::string &name, const std::string &v)PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
setProperty(const std::string &name, const TYPE &value)PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
setPropertyRepr(const std::string &n, const std::string &r) overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
setServiceManager(ISvcManager *ism) overrideServiceprivate
setUpMessaging() constCommonMessaging< implements< IService, IProperty, IStateful > >inlineprotected
start() overrideService
stop() overrideService
syncAuditors_()AuditorSvcprivate
sysFinalize() overrideAuditorSvc
sysInitialize() overrideAuditorSvc
sysInitialize_imp()Serviceprivate
sysReinitialize() overrideService
sysRestart() overrideService
sysStart() overrideService
sysStop() overrideService
targetFSMState() const overrideServiceinline
terminate() overrideServiceinline
tools() constService
tools()Serviceprotected
updateMsgStreamOutputLevel(int level)CommonMessaging< implements< IService, IProperty, IStateful > >inlineprotected
~Service() overrideServiceprotected