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

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

addPreLoadItem(const DataStoreItem &item) overrideTsDataSvc
addPreLoadItem(const std::string &itemPath) overrideTsDataSvc
always() const CommonMessagingBaseinline
auditorSvc() const Service
base_class typedefextends< Service, IDataProviderSvc, IDataManagerSvc >
checkRoot()TsDataSvcinlineprotected
clearStore() overrideTsDataSvc
clearSubTree(const std::string &sub_tree_path) overrideTsDataSvc
clearSubTree(DataObject *pObject) overrideTsDataSvc
configure() overrideServiceinline
createDefaultObject() const TsDataSvcprotectedvirtual
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, IDataProviderSvc, IDataManagerSvc >
Factory typedefService
fatal() const CommonMessagingBaseinline
finalize() overrideTsDataSvc
findObject(const std::string &fullPath, DataObject *&pObject) overrideTsDataSvc
findObject(IRegistry *pDirectory, const std::string &path, DataObject *&pObject) overrideTsDataSvc
findObject(const std::string &parentPath, const std::string &objPath, DataObject *&pObject) overrideTsDataSvc
findObject(const std::string &parentPath, int item, DataObject *&pObject) overrideTsDataSvc
findObject(DataObject *parentObj, const std::string &objPath, DataObject *&pObject) overrideTsDataSvc
findObject(DataObject *parentObj, int item, DataObject *&pObject) overrideTsDataSvc
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, const std::string &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(std::string root_path, IOpaqueAddress *pRootAddr)TsDataSvcvirtual
info() const CommonMessagingBaseinline
initialize() overrideTsDataSvc
linkObject(IRegistry *from, const std::string &objPath, DataObject *to) overrideTsDataSvc
linkObject(const std::string &fromPath, const std::string &objPath, DataObject *to) overrideTsDataSvc
linkObject(DataObject *from, const std::string &objPath, DataObject *to) overrideTsDataSvc
linkObject(const std::string &fullPath, DataObject *to) overrideTsDataSvc
LoadItems typedefTsDataSvc
loadObject(IRegistry *pNode)TsDataSvcprotectedvirtual
loadObject(IConversionSvc *pLoader, IRegistry *pNode)TsDataSvcprotectedvirtual
m_accessMutexTsDataSvcprotected
m_accessNameTsDataSvcprotected
m_auditInitServiceprotected
m_auditorFinalizeServiceprotected
m_auditorInitializeServiceprotected
m_auditorReinitializeServiceprotected
m_auditorRestartServiceprotected
m_auditorStartServiceprotected
m_auditorStopServiceprotected
m_dataLoaderTsDataSvcprotected
m_enableAccessHdlrTsDataSvcprotected
m_enableFaultHdlrTsDataSvcprotected
m_faultNameTsDataSvcprotected
m_forceLeavesTsDataSvcprotected
m_incidentSvcTsDataSvcprotected
m_inhibitMapTsDataSvcprotected
m_inhibitPathesTsDataSvcprotected
m_outputLevelServiceprotected
m_pAuditorSvcServicemutableprotected
m_preLoadsTsDataSvcprotected
m_rootTsDataSvcprotected
m_rootCLIDTsDataSvcprotected
m_rootNameTsDataSvcprotected
m_stateServiceprotected
m_targetStateServiceprotected
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
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 &)=deleteTsDataSvcprivate
extends< Service, IDataProviderSvc, IDataManagerSvc >::operator=(const PropertyHolder &)=deletePropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >
outputLevel() const Serviceinlineprotected
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(const std::string &fullPath, IOpaqueAddress *pAddress) overrideTsDataSvc
registerAddress(DataObject *parentObj, const std::string &objectPath, IOpaqueAddress *pAddress) overrideTsDataSvc
registerAddress(IRegistry *parentObj, const std::string &objectPath, IOpaqueAddress *pAddress) overrideTsDataSvc
registerObject(const std::string &fullPath, DataObject *pObject) overrideTsDataSvc
registerObject(const std::string &parentPath, const std::string &objPath, DataObject *pObject) overrideTsDataSvc
registerObject(const std::string &parentPath, int item, DataObject *pObject) overrideTsDataSvc
registerObject(DataObject *parentObj, const std::string &objPath, DataObject *pObject) overrideTsDataSvc
registerObject(DataObject *parentObj, int item, DataObject *pObject) overrideTsDataSvc
reinitialize() overrideTsDataSvc
removePreLoadItem(const DataStoreItem &item) overrideTsDataSvc
removePreLoadItem(const std::string &itemPath) overrideTsDataSvc
resetPreLoad() overrideTsDataSvc
restart() overrideService
retrieveEntry(DataSvcHelpers::RegistryEntry *pNode, const std::string &path, DataSvcHelpers::RegistryEntry *&pEntry)TsDataSvcprotected
retrieveObject(IRegistry *pDirectory, const std::string &path, DataObject *&pObject) overrideTsDataSvc
retrieveObject(const std::string &fullPath, DataObject *&pObject) overrideTsDataSvc
retrieveObject(const std::string &parentPath, const std::string &objPath, DataObject *&pObject) overrideTsDataSvc
retrieveObject(const std::string &parentPath, int item, DataObject *&pObject) overrideTsDataSvc
retrieveObject(DataObject *parentObj, const std::string &objPath, DataObject *&pObject) overrideTsDataSvc
retrieveObject(DataObject *parentObj, int item, DataObject *&pObject) overrideTsDataSvc
rootCLID() const overrideTsDataSvc
rootName() const overrideTsDataSvc
Service(std::string name, ISvcLocator *svcloc)Service
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
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
start() overrideService
stop() overrideService
sysFinalize() overrideService
sysInitialize() overrideService
sysReinitialize() overrideService
sysRestart() overrideService
sysStart() overrideService
sysStop() overrideService
targetFSMState() const overrideServiceinline
terminate() overrideServiceinline
traverseSubTree(const std::string &sub_tree_path, IDataStoreAgent *pAgent) overrideTsDataSvc
traverseSubTree(DataObject *pObject, IDataStoreAgent *pAgent) overrideTsDataSvc
traverseTree(IDataStoreAgent *pAgent) overrideTsDataSvc
TsDataSvc(const TsDataSvc &)=deleteTsDataSvcprivate
unlinkObject(IRegistry *from, const std::string &objPath) overrideTsDataSvc
unlinkObject(const std::string &fromPath, const std::string &objPath) overrideTsDataSvc
unlinkObject(DataObject *fromObj, const std::string &objPath) overrideTsDataSvc
unlinkObject(const std::string &fullPath) overrideTsDataSvc
unregisterAddress(const std::string &fullPath) overrideTsDataSvc
unregisterAddress(DataObject *pParent, const std::string &objPath) overrideTsDataSvc
unregisterAddress(IRegistry *pParent, const std::string &objPath) overrideTsDataSvc
unregisterObject(const std::string &fullPath) overrideTsDataSvc
unregisterObject(const std::string &parentPath, const std::string &objectPath) overrideTsDataSvc
unregisterObject(const std::string &parentPath, int item) overrideTsDataSvc
unregisterObject(DataObject *pObject) overrideTsDataSvc
unregisterObject(DataObject *pObject, const std::string &objectPath) overrideTsDataSvc
unregisterObject(DataObject *pObject, int item) overrideTsDataSvc
updateMsgStreamOutputLevel(int level)CommonMessaging< implements< IService, IProperty, IStateful > >inlineprotected
updateObject(IRegistry *pDirectory) overrideTsDataSvc
updateObject(const std::string &updatePath) overrideTsDataSvc
updateObject(DataObject *toUpdate) overrideTsDataSvc
updateObject(const std::string &parentPath, const std::string &updatePath) overrideTsDataSvc
updateObject(DataObject *pParent, const std::string &updatePath) overrideTsDataSvc
verbose() const CommonMessagingBaseinline
warning() const CommonMessagingBaseinline
~CommonMessagingBase()=defaultCommonMessagingBasevirtual
~extend_interfaces() override=defaultextend_interfaces< Interfaces... >
~extends() override=defaultextends< Service, IDataProviderSvc, IDataManagerSvc >
~PropertyHolder() override=defaultPropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >
~Service() overrideServiceprotected
~TsDataSvc() overrideTsDataSvc