The Gaudi Framework  v32r2 (46d42edc)
TsDataSvc Member List

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

addPreLoadItem(const DataStoreItem &item) overrideTsDataSvc
always() constCommonMessagingBaseinline
auditorSvc() constService
base_class typedefextends< Service, IDataProviderSvc, IDataManagerSvc >
checkRoot()TsDataSvcinlineprotected
clearStore() overrideTsDataSvc
clearSubTree(std::string_view sub_tree_path) overrideTsDataSvc
clearSubTree(DataObject *pObject) overrideTsDataSvc
configure() overrideServiceinline
createDefaultObject() constTsDataSvcprotectedvirtual
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
err() constCommonMessagingBaseinline
error() constCommonMessagingBaseinline
ext_iids typedefextend_interfaces< Interfaces... >
extend_interfaces_base typedefextends< Service, IDataProviderSvc, IDataManagerSvc >
Factory typedefService
fatal() constCommonMessagingBaseinline
finalize() overrideTsDataSvc
findObject(std::string_view fullPath, DataObject *&pObject) overrideTsDataSvc
findObject(IRegistry *pDirectory, std::string_view path, DataObject *&pObject) overrideTsDataSvc
findObject(IRegistry *pDirectory, std::string_view path, DataObject *&pObject)=0TsDataSvc
findObject(std::string_view fullPath, DataObject *&pObject)=0TsDataSvc
findObject(std::string_view parentPath, std::string_view objectPath, DataObject *&pObject)TsDataSvcinline
findObject(std::string_view parentPath, int item, DataObject *&pObject)TsDataSvcinline
findObject(DataObject *parentObj, std::string_view objectPath, DataObject *&pObject)TsDataSvcinline
findObject(DataObject *parentObj, int item, DataObject *&pObject)TsDataSvcinline
FSMState() const overrideServiceinline
getDataLoader(IRegistry *pReg)TsDataSvcprotectedvirtual
getInterfaceNames() const overrideextends< Service, IDataProviderSvc, IDataManagerSvc >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
handleDataFault(IRegistry *pReg, std::string_view path={})TsDataSvcprotected
hasProperty(const std::string &name) const overridePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >inline
i_cast(const InterfaceID &tid) const overrideextends< Service, IDataProviderSvc, IDataManagerSvc >inline
i_setRoot(std::string root_name, DataObject *pRootObj)TsDataSvcvirtual
i_setRoot(DataObject *pRootObj)TsDataSvcinline
i_setRoot(std::string root_path, IOpaqueAddress *pRootAddr)TsDataSvcvirtual
i_setRoot(IOpaqueAddress *pRootAddr)TsDataSvcinline
info() constCommonMessagingBaseinline
initialize() overrideTsDataSvc
linkObject(IRegistry *from, std::string_view objPath, DataObject *to) overrideTsDataSvc
linkObject(std::string_view fullPath, DataObject *to) overrideTsDataSvc
linkObject(IRegistry *from, std::string_view objPath, DataObject *toObj)=0TsDataSvc
linkObject(std::string_view fromPath, std::string_view objPath, DataObject *toObj)TsDataSvcinline
linkObject(DataObject *fromObj, std::string_view objPath, DataObject *toObj)TsDataSvcinline
linkObject(std::string_view fullPath, DataObject *toObj)=0TsDataSvc
loadObject(IRegistry *pNode)TsDataSvcprotectedvirtual
loadObject(IConversionSvc *pLoader, IRegistry *pNode)TsDataSvcprotectedvirtual
m_accessMutexTsDataSvcprotected
m_accessNameTsDataSvcprivate
m_auditInitServiceprotected
m_auditorFinalizeServiceprotected
m_auditorInitializeServiceprotected
m_auditorReinitializeServiceprotected
m_auditorRestartServiceprotected
m_auditorStartServiceprotected
m_auditorStopServiceprotected
m_dataLoaderTsDataSvcprivate
m_enableAccessHdlrTsDataSvcprivate
m_enableFaultHdlrTsDataSvcprivate
m_faultNameTsDataSvcprivate
m_forceLeavesTsDataSvcprivate
m_incidentSvcTsDataSvcprivate
m_inhibitPathesTsDataSvcprivate
m_outputLevelServiceprotected
m_pAuditorSvcServicemutableprotected
m_preLoadsTsDataSvcprivate
m_rootTsDataSvcprivate
m_rootCLIDTsDataSvcprivate
m_rootNameTsDataSvcprivate
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
objectLeaves(const DataObject *pObject, std::vector< IRegistry * > &refLeaves) overrideTsDataSvc
objectLeaves(const IRegistry *pRegistry, std::vector< IRegistry * > &refLeaves) overrideTsDataSvc
objectParent(const DataObject *pObject, IRegistry *&refpParent) overrideTsDataSvc
objectParent(const IRegistry *pRegistry, IRegistry *&refpParent) overrideTsDataSvc
operator=(const TsDataSvc &)=deleteTsDataSvc
extends< Service, IDataProviderSvc, IDataManagerSvc >::operator=(const PropertyHolder &)=deletePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >
outputLevel() constServiceinlineprotected
preLoad(int depth, int load_depth, DataObject *pObject)TsDataSvcvirtual
preLoad() overrideTsDataSvc
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, IDataProviderSvc, IDataManagerSvc >inline
registerAddress(std::string_view fullPath, IOpaqueAddress *pAddress) overrideTsDataSvc
registerAddress(IRegistry *parentObj, std::string_view objectPath, IOpaqueAddress *pAddress) overrideTsDataSvc
registerAddress(std::string_view fullPath, IOpaqueAddress *pAddress)=0TsDataSvc
registerAddress(DataObject *parentObj, std::string_view objectPath, IOpaqueAddress *pAddress)TsDataSvcinline
registerAddress(IRegistry *parentObj, std::string_view objectPath, IOpaqueAddress *pAddress)=0TsDataSvc
registerObject(std::string_view parentPath, std::string_view objPath, DataObject *pObject) overrideTsDataSvc
registerObject(DataObject *parentObj, std::string_view objPath, DataObject *pObject) overrideTsDataSvc
registerObject(std::string_view fullPath, DataObject *pObject)TsDataSvcinline
registerObject(std::string_view parentPath, std::string_view objectPath, DataObject *pObject)=0TsDataSvc
registerObject(std::string_view parentPath, int item, DataObject *pObject)TsDataSvcinline
registerObject(DataObject *parentObj, std::string_view objectPath, DataObject *pObject)=0TsDataSvc
registerObject(DataObject *parentObj, int item, DataObject *pObject)TsDataSvcinline
reinitialize() overrideTsDataSvc
removePreLoadItem(const DataStoreItem &item) overrideTsDataSvc
resetMessaging()CommonMessaging< implements< IService, IProperty, IStateful > >inlineprotected
resetPreLoad() overrideTsDataSvc
restart() overrideService
retrieveEntry(DataSvcHelpers::RegistryEntry *pNode, std::string_view path, DataSvcHelpers::RegistryEntry *&pEntry)TsDataSvcprotected
retrieveObject(IRegistry *pDirectory, std::string_view path, DataObject *&pObject) overrideTsDataSvc
retrieveObject(IRegistry *pDirectory, std::string_view path, DataObject *&pObject)=0TsDataSvc
retrieveObject(std::string_view fullPath, DataObject *&pObject)TsDataSvcinline
retrieveObject(std::string_view parentPath, std::string_view objectPath, DataObject *&pObject)TsDataSvcinline
retrieveObject(std::string_view parentPath, int item, DataObject *&pObject)TsDataSvcinline
retrieveObject(DataObject *parentObj, std::string_view objectPath, DataObject *&pObject)TsDataSvcinline
retrieveObject(DataObject *parentObj, int item, DataObject *&pObject)TsDataSvcinline
rootCLID() const overrideTsDataSvc
rootName() const overrideTsDataSvc
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
setDataLoader(IConversionSvc *svc, IDataProviderSvc *dpsvc=nullptr) overrideTsDataSvc
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
setRoot(std::string root_name, DataObject *pRootObj) overrideTsDataSvc
setRoot(std::string root_path, IOpaqueAddress *pRootAddr) overrideTsDataSvc
setUpMessaging() constCommonMessaging< implements< IService, IProperty, IStateful > >inlineprotected
start() overrideService
stop() overrideService
sysFinalize() overrideService
sysInitialize() overrideService
sysReinitialize() overrideService
sysRestart() overrideService
sysStart() overrideService
sysStop() overrideService
targetFSMState() const overrideServiceinline
terminate() overrideServiceinline
traverseSubTree(std::string_view sub_tree_path, IDataStoreAgent *pAgent) overrideTsDataSvc
traverseSubTree(DataObject *pObject, IDataStoreAgent *pAgent) overrideTsDataSvc
traverseTree(IDataStoreAgent *pAgent) overrideTsDataSvc
TsDataSvc(const TsDataSvc &)=deleteTsDataSvc
unlinkObject(IRegistry *from, std::string_view objPath) overrideTsDataSvc
unlinkObject(DataObject *fromObj, std::string_view objPath) overrideTsDataSvc
unlinkObject(std::string_view fullPath) overrideTsDataSvc
unlinkObject(IRegistry *from, std::string_view objPath)=0TsDataSvc
unlinkObject(std::string_view fromPath, std::string_view objPath)TsDataSvcinline
unlinkObject(DataObject *fromObj, std::string_view objPath)=0TsDataSvc
unlinkObject(std::string_view fullPath)=0TsDataSvc
unregisterAddress(std::string_view fullPath) overrideTsDataSvc
unregisterAddress(IRegistry *pParent, std::string_view objPath) overrideTsDataSvc
unregisterAddress(std::string_view fullPath)=0TsDataSvc
unregisterAddress(DataObject *pParent, std::string_view objPath)TsDataSvcinline
unregisterAddress(IRegistry *pParent, std::string_view objPath)=0TsDataSvc
unregisterObject(std::string_view fullPath) overrideTsDataSvc
unregisterObject(DataObject *pObject) overrideTsDataSvc
unregisterObject(DataObject *pObject, std::string_view objectPath) overrideTsDataSvc
updateMsgStreamOutputLevel(int level)CommonMessaging< implements< IService, IProperty, IStateful > >inlineprotected
updateObject(IRegistry *pDirectory) overrideTsDataSvc
updateObject(DataObject *toUpdate) overrideTsDataSvc
verbose() constCommonMessagingBaseinline
warning() constCommonMessagingBaseinline
~CommonMessagingBase()=defaultCommonMessagingBasevirtual
~Service() overrideServiceprotected