The Gaudi Framework
v29r0 (ff2e7097)
|
This is the complete list of members for DataSvc, including all inherited members.
addPreLoadItem(const DataStoreItem &item) override | DataSvc | |
addPreLoadItem(const std::string &itemPath) override | DataSvc | |
always() const | CommonMessagingBase | inline |
auditorSvc() const | Service | |
base_class typedef | extends< Service, IDataProviderSvc, IDataManagerSvc > | |
checkRoot() | DataSvc | inlineprotected |
clearStore() override | DataSvc | |
clearSubTree(const std::string &sub_tree_path) override | DataSvc | |
clearSubTree(DataObject *pObject) override | DataSvc | |
configure() override | Service | inline |
createDefaultObject() const | DataSvc | protectedvirtual |
DataSvc(const DataSvc &)=delete | DataSvc | private |
debug() const | CommonMessagingBase | inline |
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") const | 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 |
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) | Service | inline |
err() const | CommonMessagingBase | inline |
error() const | CommonMessagingBase | inline |
ext_iids typedef | extend_interfaces< Interfaces... > | |
extend_interfaces_base typedef | extends< Service, IDataProviderSvc, IDataManagerSvc > | |
Factory typedef | Service | |
fatal() const | CommonMessagingBase | inline |
finalize() override | DataSvc | |
findObject(const std::string &fullPath, DataObject *&pObject) override | DataSvc | |
findObject(IRegistry *pDirectory, const std::string &path, DataObject *&pObject) override | DataSvc | |
findObject(const std::string &parentPath, const std::string &objPath, DataObject *&pObject) override | DataSvc | |
findObject(const std::string &parentPath, int item, DataObject *&pObject) override | DataSvc | |
findObject(DataObject *parentObj, const std::string &objPath, DataObject *&pObject) override | DataSvc | |
findObject(DataObject *parentObj, int item, DataObject *&pObject) override | DataSvc | |
FSMState() const override | Service | inline |
getDataLoader(IRegistry *pReg) | DataSvc | protectedvirtual |
getInterfaceNames() const override | extends< Service, IDataProviderSvc, IDataManagerSvc > | 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(const std::string &name) const override | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
getProperty(const std::string &n, std::string &v) const override | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
handleDataFault(IRegistry *pReg, const std::string &path="") | DataSvc | protected |
hasProperty(const std::string &name) const override | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
i_cast(const InterfaceID &tid) const override | extends< Service, IDataProviderSvc, IDataManagerSvc > | inline |
i_handleDataFault(IRegistry *pReg, boost::string_ref path=boost::string_ref{}) | DataSvc | private |
i_retrieveEntry(DataSvcHelpers::RegistryEntry *parentObj, boost::string_ref path, DataSvcHelpers::RegistryEntry *&pEntry) | DataSvc | private |
i_setRoot(std::string root_name, DataObject *pRootObj) | DataSvc | virtual |
i_setRoot(std::string root_path, IOpaqueAddress *pRootAddr) | DataSvc | virtual |
info() const | CommonMessagingBase | inline |
initialize() override | DataSvc | |
linkObject(IRegistry *from, const std::string &objPath, DataObject *to) override | DataSvc | |
linkObject(const std::string &fromPath, const std::string &objPath, DataObject *to) override | DataSvc | |
linkObject(DataObject *from, const std::string &objPath, DataObject *to) override | DataSvc | |
linkObject(const std::string &fullPath, DataObject *to) override | DataSvc | |
LoadItems typedef | DataSvc | |
loadObject(IRegistry *pNode) | DataSvc | protectedvirtual |
loadObject(IConversionSvc *pLoader, IRegistry *pNode) | DataSvc | protectedvirtual |
m_accessName | DataSvc | protected |
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_dataLoader | DataSvc | protected |
m_enableAccessHdlr | DataSvc | protected |
m_enableFaultHdlr | DataSvc | protected |
m_faultName | DataSvc | protected |
m_forceLeaves | DataSvc | protected |
m_incidentSvc | DataSvc | protected |
m_inhibitMap | DataSvc | protected |
m_inhibitPathes | DataSvc | protected |
m_outputLevel | Service | protected |
m_pAuditorSvc | Service | mutableprotected |
m_preLoads | DataSvc | protected |
m_root | DataSvc | protected |
m_rootCLID | DataSvc | protected |
m_rootName | DataSvc | protected |
m_state | Service | protected |
m_targetState | Service | protected |
msg() const | CommonMessagingBase | inline |
msgLevel() const | CommonMessagingBase | inline |
msgLevel(MSG::Level lvl) const | CommonMessagingBase | inline |
msgStream() const | CommonMessagingBase | inline |
msgStream(const MSG::Level level) const | CommonMessagingBase | inline |
msgSvc() const | CommonMessagingBase | inline |
name() const override | Service | |
objectLeaves(const DataObject *pObject, std::vector< IRegistry * > &refLeaves) override | DataSvc | |
objectLeaves(const IRegistry *pRegistry, std::vector< IRegistry * > &refLeaves) override | DataSvc | |
objectParent(const DataObject *pObject, IRegistry *&refpParent) override | DataSvc | |
objectParent(const IRegistry *pRegistry, IRegistry *&refpParent) override | DataSvc | |
operator=(const DataSvc &)=delete | DataSvc | private |
extends< Service, IDataProviderSvc, IDataManagerSvc >::operator=(const PropertyHolder &)=delete | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | |
outputLevel() const | Service | inlineprotected |
preLoad(int depth, int load_depth, DataObject *pObject) | DataSvc | virtual |
preLoad() override | DataSvc | |
property(const std::string &name) const | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inlineprotected |
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, IDataProviderSvc, IDataManagerSvc > | inline |
registerAddress(const std::string &fullPath, IOpaqueAddress *pAddress) override | DataSvc | |
registerAddress(DataObject *parentObj, const std::string &objectPath, IOpaqueAddress *pAddress) override | DataSvc | |
registerAddress(IRegistry *parentObj, const std::string &objectPath, IOpaqueAddress *pAddress) override | DataSvc | |
registerObject(const std::string &fullPath, DataObject *pObject) override | DataSvc | |
registerObject(const std::string &parentPath, const std::string &objPath, DataObject *pObject) override | DataSvc | |
registerObject(const std::string &parentPath, int item, DataObject *pObject) override | DataSvc | |
registerObject(DataObject *parentObj, const std::string &objPath, DataObject *pObject) override | DataSvc | |
registerObject(DataObject *parentObj, int item, DataObject *pObject) override | DataSvc | |
reinitialize() override | DataSvc | |
removePreLoadItem(const DataStoreItem &item) override | DataSvc | |
removePreLoadItem(const std::string &itemPath) override | DataSvc | |
resetPreLoad() override | DataSvc | |
restart() override | Service | |
retrieveEntry(DataSvcHelpers::RegistryEntry *pNode, const std::string &path, DataSvcHelpers::RegistryEntry *&pEntry) | DataSvc | protected |
retrieveObject(IRegistry *pDirectory, const std::string &path, DataObject *&pObject) override | DataSvc | |
retrieveObject(const std::string &fullPath, DataObject *&pObject) override | DataSvc | |
retrieveObject(const std::string &parentPath, const std::string &objPath, DataObject *&pObject) override | DataSvc | |
retrieveObject(const std::string &parentPath, int item, DataObject *&pObject) override | DataSvc | |
retrieveObject(DataObject *parentObj, const std::string &objPath, DataObject *&pObject) override | DataSvc | |
retrieveObject(DataObject *parentObj, int item, DataObject *&pObject) override | DataSvc | |
rootCLID() const override | DataSvc | |
rootName() const override | DataSvc | |
service(const std::string &name, const T *&psvc, bool createIf=true) const | Service | inline |
service(const std::string &name, T *&psvc, bool createIf=true) const | Service | inline |
service(const std::string &name, bool createIf=true) const | Service | inline |
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 | |
setDataLoader(IConversionSvc *svc, IDataProviderSvc *dpsvc=nullptr) override | DataSvc | |
setProperties() | Service | |
setProperty(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 std::string &n, const std::string &v) override | PropertyHolder< 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) override | DataSvc | |
setRoot(std::string root_path, IOpaqueAddress *pRootAddr) override | DataSvc | |
start() override | Service | |
stop() override | Service | |
sysFinalize() override | Service | |
sysInitialize() override | Service | |
sysReinitialize() override | Service | |
sysRestart() override | Service | |
sysStart() override | Service | |
sysStop() override | Service | |
targetFSMState() const override | Service | inline |
terminate() override | Service | inline |
traverseSubTree(const std::string &sub_tree_path, IDataStoreAgent *pAgent) override | DataSvc | |
traverseSubTree(DataObject *pObject, IDataStoreAgent *pAgent) override | DataSvc | |
traverseTree(IDataStoreAgent *pAgent) override | DataSvc | |
unlinkObject(IRegistry *from, const std::string &objPath) override | DataSvc | |
unlinkObject(const std::string &fromPath, const std::string &objPath) override | DataSvc | |
unlinkObject(DataObject *fromObj, const std::string &objPath) override | DataSvc | |
unlinkObject(const std::string &fullPath) override | DataSvc | |
unregisterAddress(const std::string &fullPath) override | DataSvc | |
unregisterAddress(DataObject *pParent, const std::string &objPath) override | DataSvc | |
unregisterAddress(IRegistry *pParent, const std::string &objPath) override | DataSvc | |
unregisterObject(const std::string &fullPath) override | DataSvc | |
unregisterObject(const std::string &parentPath, const std::string &objectPath) override | DataSvc | |
unregisterObject(const std::string &parentPath, int item) override | DataSvc | |
unregisterObject(DataObject *pObject) override | DataSvc | |
unregisterObject(DataObject *pObject, const std::string &objectPath) override | DataSvc | |
unregisterObject(DataObject *pObject, int item) override | DataSvc | |
updateMsgStreamOutputLevel(int level) | CommonMessaging< implements< IService, IProperty, IStateful > > | inlineprotected |
updateObject(IRegistry *pDirectory) override | DataSvc | |
updateObject(const std::string &updatePath) override | DataSvc | |
updateObject(DataObject *toUpdate) override | DataSvc | |
updateObject(const std::string &parentPath, const std::string &updatePath) override | DataSvc | |
updateObject(DataObject *pParent, const std::string &updatePath) override | DataSvc | |
verbose() const | CommonMessagingBase | inline |
warning() const | CommonMessagingBase | inline |
~CommonMessagingBase()=default | CommonMessagingBase | virtual |
~DataSvc() override | DataSvc | |
~extend_interfaces() override=default | extend_interfaces< Interfaces... > | |
~extends() override=default | extends< Service, IDataProviderSvc, IDataManagerSvc > | |
~PropertyHolder() override=default | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | |
~Service() override | Service | protected |