The Gaudi Framework  master (f31105fd)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
JobOptionsSvc Member List

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

addToolsArray(ToolHandleArray< T > &hndlArr)Serviceinline
assertUniqueName(std::string_view name) constPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inlineprivate
auditorSvc() constService
base_class typedefextends< Service, Gaudi::Interfaces::IOptionsSvc >
bind(const std::string &prefix, Gaudi::Details::PropertyBase *property) overrideJobOptionsSvcprotected
bindPropertiesTo(Gaudi::Interfaces::IOptionsSvc &optsSvc)PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
broadcast(const std::regex &filter, const std::string &value, OnlyDefaults defaults_only) overrideJobOptionsSvcprotected
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
dump(const std::string &file, const Gaudi::Parsers::Catalog &catalog) constJobOptionsSvcprivate
dump(const std::string &file) constJobOptionsSvcprivate
ext_iids typedefextend_interfaces< Interfaces... >
extend_interfaces_base typedefextends< Service, Gaudi::Interfaces::IOptionsSvc >
Factory typedefService
fillServiceCatalog(const Gaudi::Parsers::Catalog &catalog)JobOptionsSvcprivate
finalize() overrideService
FSMState() const overrideServiceinline
get(const std::string &key, const std::string &default_={}) const overrideJobOptionsSvcinlineprotected
getInterfaceNames() const overrideextends< Service, Gaudi::Interfaces::IOptionsSvc >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
has(const std::string &key) const overrideJobOptionsSvcinlineprotected
hasProperty(std::string_view name) const overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
i_cast(const InterfaceID &tid) const overrideextends< Service, Gaudi::Interfaces::IOptionsSvc >inline
initialize() overrideJobOptionsSvc
initMessaging() constCommonMessaging< implements< IService, IProperty, IStateful > >inlineprivate
initToolHandles() constServiceprivate
isSet(const std::string &key) const overrideJobOptionsSvcinlineprotected
items() const overrideJobOptionsSvcinlineprotected
JobOptionsSvc(const std::string &name, ISvcLocator *svc)JobOptionsSvc
m_auditInitServiceprotected
m_auditorFinalizeServiceprotected
m_auditorInitializeServiceprotected
m_auditorReinitializeServiceprotected
m_auditorRestartServiceprotected
m_auditorStartServiceprotected
m_auditorStopServiceprotected
m_autoRetrieveToolsServiceprotected
m_checkToolDepsServiceprotected
m_dir_search_pathJobOptionsSvcprivate
m_dumpJobOptionsSvcprivate
m_globalDefaultsJobOptionsSvcprivate
m_globalDefaultsPropJobOptionsSvcprivate
m_initFlagServiceprivate
m_initSCServiceprivate
m_nameServiceprivate
m_old_iface_compatJobOptionsSvcmutableprivate
m_old_iface_compat_2JobOptionsSvcmutableprivate
m_optionsJobOptionsSvcprivate
m_outputLevelServiceprotected
m_pAuditorSvcServicemutableprotected
m_propertiesPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >private
m_pythonActionJobOptionsSvcprivate
m_pythonParamsJobOptionsSvcprivate
m_remotePropertiesPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >private
m_reportUnusedJobOptionsSvcprivate
m_source_pathJobOptionsSvcprivate
m_source_typeJobOptionsSvcprivate
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
operator=(const PropertyHolder &)=deletePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >
outputLevel() constServiceinlineprotected
pop(const std::string &key, const std::string &default_={}) overrideJobOptionsSvcinlineprotected
Properties typedefPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >private
PropertiesT typedefJobOptionsSvc
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 > > >
PropertyId typedefJobOptionsSvcprivate
queryInterface(const InterfaceID &ti, void **pp) overrideextends< Service, Gaudi::Interfaces::IOptionsSvc >inline
readOptions(std::string_view file, std::string_view path="") overrideJobOptionsSvc
reinitialize() overrideService
RemoteProperties typedefPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >private
resetMessaging()CommonMessaging< implements< IService, IProperty, IStateful > >inlineprotected
restart() overrideService
Service(std::string name, ISvcLocator *svcloc)Service
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
serviceLocator() const overrideService
set(const std::string &key, const std::string &value) overrideJobOptionsSvcinlineprotected
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() overrideJobOptionsSvc
stop() overrideJobOptionsSvc
StorageType typedefJobOptionsSvcprivate
sysFinalize() overrideService
sysInitialize() overrideService
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