addCnvService(IConversionSvc *service) override | PersistencySvc | |
addConverter(IConverter *pConverter) override | PersistencySvc | |
addConverter(const CLID &clid) override | PersistencySvc | |
addressCreator() const override | PersistencySvc | |
addressCreator(long service_type) | PersistencySvc | protected |
addToolsArray(ToolHandleArray< T > &hndlArr) | Service | inline |
assertUniqueName(std::string_view name) const | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inlineprivate |
auditorSvc() const | Service | |
base_class typedef | extends< Service, IConversionSvc, IPersistencySvc, IAddressCreator > | |
bindPropertiesTo(Gaudi::Interfaces::IOptionsSvc &optsSvc) | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
commitOutput(const std::string &output, bool do_commit) override | PersistencySvc | |
configure() override | Service | inline |
connectOutput(const std::string &outputFile, const std::string &openMode) override | PersistencySvc | |
connectOutput(const std::string &outputFile) override | PersistencySvc | |
conversionSvc() const override | PersistencySvc | |
convertAddress(const IOpaqueAddress *pAddress, std::string &refAddress) override | PersistencySvc | |
converter(const CLID &clid) override | PersistencySvc | |
create_msgStream() const override final | CommonMessaging< implements< IService, IProperty, IStateful > > | inlineprivate |
createAddress(long svc_type, const CLID &clid, const std::string *pars, const unsigned long *ipars, IOpaqueAddress *&refpAddress) override | PersistencySvc | |
createAddress(long svc_type, const CLID &clid, const std::string &refAddress, IOpaqueAddress *&refpAddress) override | PersistencySvc | |
createObj(IOpaqueAddress *pAddress, DataObject *&refpObject) override | PersistencySvc | |
createRep(DataObject *pObject, IOpaqueAddress *&refpAddress) override | PersistencySvc | |
dataProvider() const override | PersistencySvc | |
declareProperty(const std::string &name, ToolHandle< T > &hndl, const std::string &doc="none") | Service | inline |
declareProperty(const std::string &name, ToolHandleArray< T > &hndlArr, const std::string &doc="none") | Service | inline |
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) | Service | inline |
declareTool(ToolHandle< T > &handle, const std::string &toolTypeAndName, bool createIf=true) | Service | inline |
decodeAddrHdr(const std::string &address, long &service_type, CLID &clid, std::string &address_trailer) const | PersistencySvc | protected |
DetPersistencySvc(const std::string &name, ISvcLocator *svc) | DetPersistencySvc | |
enable(bool value) | PersistencySvc | protected |
encodeAddrHdr(long service_type, const CLID &clid, std::string &address) const | PersistencySvc | protected |
ext_iids typedef | extend_interfaces< Interfaces... > | |
extend_interfaces_base typedef | extends< Service, IConversionSvc, IPersistencySvc, IAddressCreator > | |
Factory typedef | Service | |
fillObjRefs(IOpaqueAddress *pAddress, DataObject *pObject) override | PersistencySvc | |
fillRepRefs(IOpaqueAddress *pAddress, DataObject *pObject) override | PersistencySvc | |
finalize() override | PersistencySvc | |
FSMState() const override | Service | inline |
getInterfaceNames() const override | extends< Service, IConversionSvc, IPersistencySvc, IAddressCreator > | inline |
getProperties() const override | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
getProperty(Gaudi::Details::PropertyBase *p) const override | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
getProperty(std::string_view name) const override | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
getProperty(std::string_view n, std::string &v) const override | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
getService(long service_type, IConversionSvc *&refpSvc) override | PersistencySvc | |
getService(const std::string &service_type, IConversionSvc *&refpSvc) override | PersistencySvc | |
hasProperty(std::string_view name) const override | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
i_cast(const InterfaceID &tid) const override | extends< Service, IConversionSvc, IPersistencySvc, IAddressCreator > | inline |
initialize() override | PersistencySvc | |
initMessaging() const | CommonMessaging< implements< IService, IProperty, IStateful > > | inlineprivate |
initToolHandles() const | Service | private |
m_addrCreator | PersistencySvc | mutableprotected |
m_auditInit | Service | protected |
m_auditorFinalize | Service | protected |
m_auditorInitialize | Service | protected |
m_auditorReinitialize | Service | protected |
m_auditorRestart | Service | protected |
m_auditorStart | Service | protected |
m_auditorStop | Service | protected |
m_autoRetrieveTools | Service | protected |
m_checkToolDeps | Service | protected |
m_cnvDefault | PersistencySvc | mutableprotected |
m_cnvDefType | PersistencySvc | protected |
m_cnvServices | PersistencySvc | protected |
m_dataSvc | PersistencySvc | mutableprotected |
m_enable | PersistencySvc | protected |
m_initFlag | Service | private |
m_initSC | Service | private |
m_name | Service | private |
m_outputLevel | Service | protected |
m_pAuditorSvc | Service | mutableprotected |
m_properties | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | private |
m_remoteProperties | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | private |
m_servicesMutex | PersistencySvc | mutableprotected |
m_state | Service | protected |
m_svcLocator | Service | mutableprivate |
m_svcManager | Service | private |
m_svcNames | PersistencySvc | protected |
m_targetState | Service | protected |
m_todelete | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | private |
m_toolHandleArrays | Service | mutableprivate |
m_toolHandles | Service | mutableprivate |
m_toolHandlesInit | Service | mutableprivate |
m_tools | Service | mutableprivate |
makeCall(int typ, IOpaqueAddress *&pAddress, DataObject *&pObject) | PersistencySvc | protected |
msgLevel() const | CommonMessaging< implements< IService, IProperty, IStateful > > | inline |
msgLevel(MSG::Level lvl) const | CommonMessaging< implements< IService, IProperty, IStateful > > | inline |
name() const override | Service | |
objType() const override | PersistencySvc | |
operator=(const PropertyHolder &)=delete | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | |
outputLevel() const | Service | inlineprotected |
Properties typedef | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | private |
property(std::string_view name) const | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
property(std::string_view name, const std::vector< Gaudi::Details::PropertyBase * > &props) const | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inlineprivate |
PropertyHolder()=default | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | |
PropertyHolder(const PropertyHolder &)=delete | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | |
PropertyHolderImpl typedef | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | |
queryInterface(const InterfaceID &ti, void **pp) override | extends< Service, IConversionSvc, IPersistencySvc, IAddressCreator > | inline |
reinitialize() override | Service | |
RemoteProperties typedef | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | private |
removeCnvService(long type) override | PersistencySvc | |
removeConverter(const CLID &clid) override | PersistencySvc | |
repSvcType() const override | PersistencySvc | |
resetMessaging() | CommonMessaging< implements< IService, IProperty, IStateful > > | inlineprotected |
restart() override | Service | |
service(const std::string &nam) | PersistencySvc | protected |
service(long service_type) | PersistencySvc | protected |
extends< Service, IConversionSvc, IPersistencySvc, IAddressCreator >::service(const std::string &name, const T *&psvc, bool createIf=true) const | Service | inline |
extends< Service, IConversionSvc, IPersistencySvc, IAddressCreator >::service(const std::string &name, T *&psvc, bool createIf=true) const | Service | inline |
extends< Service, IConversionSvc, IPersistencySvc, IAddressCreator >::service(const std::string &name, bool createIf=true) const | Service | inline |
extends< Service, IConversionSvc, IPersistencySvc, IAddressCreator >::service(const std::string &svcType, const std::string &svcName, T *&psvc) const | Service | inline |
Service(std::string name, ISvcLocator *svcloc) | Service | |
serviceLocator() const override | Service | |
Services typedef | PersistencySvc | protected |
setAddressCreator(IAddressCreator *creator) override | PersistencySvc | |
setConversionSvc(IConversionSvc *svc) override | PersistencySvc | |
setDataProvider(IDataProviderSvc *pStore) override | PersistencySvc | |
setDefaultCnvService(long type) override | PersistencySvc | |
setProperty(const std::string &name, const Gaudi::Details::PropertyBase &p) override | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
setProperty(const std::string &s) override | PropertyHolder< 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)=0 | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | |
setProperty(const std::string &s)=0 | PropertyHolder< 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) override | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
setServiceManager(ISvcManager *ism) override | Service | private |
setUpMessaging() const | CommonMessaging< implements< IService, IProperty, IStateful > > | inlineprotected |
start() override | Service | |
stop() override | Service | |
sysFinalize() override | Service | |
sysInitialize() override | Service | |
sysInitialize_imp() | Service | private |
sysReinitialize() override | Service | |
sysRestart() override | Service | |
sysStart() override | Service | |
sysStop() override | Service | |
targetFSMState() const override | Service | inline |
terminate() override | Service | inline |
tools() const | Service | |
tools() | Service | protected |
updateMsgStreamOutputLevel(int level) | CommonMessaging< implements< IService, IProperty, IStateful > > | inlineprotected |
updateObj(IOpaqueAddress *pAddress, DataObject *refpObject) override | PersistencySvc | |
updateObjRefs(IOpaqueAddress *pAddress, DataObject *pObject) override | PersistencySvc | |
updateRep(IOpaqueAddress *pAddress, DataObject *pObject) override | PersistencySvc | |
updateRepRefs(IOpaqueAddress *pAddress, DataObject *pObject) override | PersistencySvc | |
~Service() override | Service | protected |