The Gaudi Framework
v30r3 (a5ef0a68)
|
This is the complete list of members for DetDataSvc, including all inherited members.
addPreLoadItem(const DataStoreItem &item) override | TsDataSvc | |
addPreLoadItem(std::string itemPath) override | TsDataSvc | |
always() const | CommonMessagingBase | inline |
auditorSvc() const | Service | |
base_class typedef | extends< TsDataSvc, IDetDataSvc, IIncidentListener > | |
checkRoot() | TsDataSvc | inlineprotected |
clearStore() override | DetDataSvc | |
clearSubTree(boost::string_ref sub_tree_path) override | TsDataSvc | |
clearSubTree(DataObject *pObject) override | TsDataSvc | |
configure() override | Service | inline |
createDefaultObject() const | TsDataSvc | protectedvirtual |
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, 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) | Service | inline |
DetDataSvc(const std::string &name, ISvcLocator *svc) | DetDataSvc | |
err() const | CommonMessagingBase | inline |
error() const | CommonMessagingBase | inline |
eventTime() const override | DetDataSvc | |
TsDataSvc::ext_iids typedef | extend_interfaces< Interfaces... > | |
extend_interfaces< Interfaces... >::ext_iids typedef | extend_interfaces< Interfaces... > | |
extend_interfaces_base typedef | extends< TsDataSvc, IDetDataSvc, IIncidentListener > | |
Factory typedef | Service | |
fatal() const | CommonMessagingBase | inline |
finalize() override | DetDataSvc | |
findObject(boost::string_ref fullPath, DataObject *&pObject) override | TsDataSvc | |
findObject(IRegistry *pDirectory, boost::string_ref path, DataObject *&pObject) override | TsDataSvc | |
findObject(boost::string_ref parentPath, boost::string_ref objPath, DataObject *&pObject) override | TsDataSvc | |
findObject(boost::string_ref parentPath, int item, DataObject *&pObject) override | TsDataSvc | |
findObject(DataObject *parentObj, boost::string_ref objPath, DataObject *&pObject) override | TsDataSvc | |
findObject(DataObject *parentObj, int item, DataObject *&pObject) override | TsDataSvc | |
FSMState() const override | Service | inline |
getDataLoader(IRegistry *pReg) | TsDataSvc | protectedvirtual |
getInterfaceNames() const override | extends< TsDataSvc, IDetDataSvc, IIncidentListener > | 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 |
handle(const Incident &) override | DetDataSvc | |
handleDataFault(IRegistry *pReg, boost::string_ref path={}) | TsDataSvc | protected |
hasProperty(const std::string &name) const override | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
i_cast(const InterfaceID &tid) const override | extends< TsDataSvc, IDetDataSvc, IIncidentListener > | inline |
i_setRoot(std::string root_name, DataObject *pRootObj) | TsDataSvc | virtual |
i_setRoot(std::string root_path, IOpaqueAddress *pRootAddr) | TsDataSvc | virtual |
info() const | CommonMessagingBase | inline |
initialize() override | DetDataSvc | |
linkObject(IRegistry *from, boost::string_ref objPath, DataObject *to) override | TsDataSvc | |
linkObject(boost::string_ref fromPath, boost::string_ref objPath, DataObject *to) override | TsDataSvc | |
linkObject(DataObject *from, boost::string_ref objPath, DataObject *to) override | TsDataSvc | |
linkObject(boost::string_ref fullPath, DataObject *to) override | TsDataSvc | |
LoadItems typedef | TsDataSvc | |
loadObject(IConversionSvc *pLoader, IRegistry *pNode) override final | DetDataSvc | inlineprivatevirtual |
extends< TsDataSvc, IDetDataSvc, IIncidentListener >::loadObject(IRegistry *pNode) | TsDataSvc | protectedvirtual |
m_accessMutex | TsDataSvc | protected |
m_accessName | TsDataSvc | protected |
m_addrCreator | DetDataSvc | private |
m_allowLoadInRunning | DetDataSvc | private |
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 | TsDataSvc | protected |
m_detDbLocation | DetDataSvc | private |
m_detDbRootName | DetDataSvc | private |
m_detStorageType | DetDataSvc | private |
m_enableAccessHdlr | TsDataSvc | protected |
m_enableFaultHdlr | TsDataSvc | protected |
m_eventTime | DetDataSvc | private |
m_faultName | TsDataSvc | protected |
m_forceLeaves | TsDataSvc | protected |
m_incidentSvc | TsDataSvc | protected |
m_inhibitMap | TsDataSvc | protected |
m_inhibitPathes | TsDataSvc | protected |
m_outputLevel | Service | protected |
m_pAuditorSvc | Service | mutableprotected |
m_persistencySvcName | DetDataSvc | private |
m_preLoads | TsDataSvc | protected |
m_root | TsDataSvc | protected |
m_rootCLID | TsDataSvc | protected |
m_rootName | TsDataSvc | protected |
m_state | Service | protected |
m_targetState | Service | protected |
m_usePersistency | DetDataSvc | private |
msg() const | CommonMessagingBase | inline |
msgLevel() const | CommonMessaging< implements< IService, IProperty, IStateful > > | inline |
msgLevel(MSG::Level lvl) const | CommonMessaging< implements< IService, IProperty, IStateful > > | 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 | TsDataSvc | |
objectLeaves(const IRegistry *pRegistry, std::vector< IRegistry * > &refLeaves) override | TsDataSvc | |
objectParent(const DataObject *pObject, IRegistry *&refpParent) override | TsDataSvc | |
objectParent(const IRegistry *pRegistry, IRegistry *&refpParent) override | TsDataSvc | |
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) | TsDataSvc | virtual |
preLoad() override | TsDataSvc | |
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< TsDataSvc, IDetDataSvc, IIncidentListener > | inline |
registerAddress(boost::string_ref fullPath, IOpaqueAddress *pAddress) override | TsDataSvc | |
registerAddress(DataObject *parentObj, boost::string_ref objectPath, IOpaqueAddress *pAddress) override | TsDataSvc | |
registerAddress(IRegistry *parentObj, boost::string_ref objectPath, IOpaqueAddress *pAddress) override | TsDataSvc | |
registerObject(boost::string_ref fullPath, DataObject *pObject) override | TsDataSvc | |
registerObject(boost::string_ref parentPath, boost::string_ref objPath, DataObject *pObject) override | TsDataSvc | |
registerObject(boost::string_ref parentPath, int item, DataObject *pObject) override | TsDataSvc | |
registerObject(DataObject *parentObj, boost::string_ref objPath, DataObject *pObject) override | TsDataSvc | |
registerObject(DataObject *parentObj, int item, DataObject *pObject) override | TsDataSvc | |
reinitialize() override | DetDataSvc | |
removePreLoadItem(const DataStoreItem &item) override | TsDataSvc | |
removePreLoadItem(std::string itemPath) override | TsDataSvc | |
resetMessaging() | CommonMessaging< implements< IService, IProperty, IStateful > > | inlineprotected |
resetPreLoad() override | TsDataSvc | |
restart() override | Service | |
retrieveEntry(DataSvcHelpers::RegistryEntry *pNode, boost::string_ref path, DataSvcHelpers::RegistryEntry *&pEntry) | TsDataSvc | protected |
retrieveObject(IRegistry *pDirectory, boost::string_ref path, DataObject *&pObject) override | TsDataSvc | |
retrieveObject(boost::string_ref fullPath, DataObject *&pObject) override | TsDataSvc | |
retrieveObject(boost::string_ref parentPath, boost::string_ref objPath, DataObject *&pObject) override | TsDataSvc | |
retrieveObject(boost::string_ref parentPath, int item, DataObject *&pObject) override | TsDataSvc | |
retrieveObject(DataObject *parentObj, boost::string_ref objPath, DataObject *&pObject) override | TsDataSvc | |
retrieveObject(DataObject *parentObj, int item, DataObject *&pObject) override | TsDataSvc | |
rootCLID() const override | TsDataSvc | |
rootName() const override | TsDataSvc | |
Service(std::string name, ISvcLocator *svcloc) | Service | |
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 |
serviceLocator() const override | Service | |
setDataLoader(IConversionSvc *svc, IDataProviderSvc *dpsvc=nullptr) override | TsDataSvc | |
setEventTime(const Gaudi::Time &time) override | DetDataSvc | |
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 | TsDataSvc | |
setRoot(std::string root_path, IOpaqueAddress *pRootAddr) override | TsDataSvc | |
setupDetectorDescription() | DetDataSvc | private |
setUpMessaging() const | CommonMessaging< implements< IService, IProperty, IStateful > > | inlineprotected |
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(boost::string_ref sub_tree_path, IDataStoreAgent *pAgent) override | TsDataSvc | |
traverseSubTree(DataObject *pObject, IDataStoreAgent *pAgent) override | TsDataSvc | |
traverseTree(IDataStoreAgent *pAgent) override | TsDataSvc | |
unlinkObject(IRegistry *from, boost::string_ref objPath) override | TsDataSvc | |
unlinkObject(boost::string_ref fromPath, boost::string_ref objPath) override | TsDataSvc | |
unlinkObject(DataObject *fromObj, boost::string_ref objPath) override | TsDataSvc | |
unlinkObject(boost::string_ref fullPath) override | TsDataSvc | |
unregisterAddress(boost::string_ref fullPath) override | TsDataSvc | |
unregisterAddress(DataObject *pParent, boost::string_ref objPath) override | TsDataSvc | |
unregisterAddress(IRegistry *pParent, boost::string_ref objPath) override | TsDataSvc | |
unregisterObject(boost::string_ref fullPath) override | TsDataSvc | |
unregisterObject(boost::string_ref parentPath, boost::string_ref objectPath) override | TsDataSvc | |
unregisterObject(boost::string_ref parentPath, int item) override | TsDataSvc | |
unregisterObject(DataObject *pObject) override | TsDataSvc | |
unregisterObject(DataObject *pObject, boost::string_ref objectPath) override | TsDataSvc | |
unregisterObject(DataObject *pObject, int item) override | TsDataSvc | |
updateMsgStreamOutputLevel(int level) | CommonMessaging< implements< IService, IProperty, IStateful > > | inlineprotected |
updateObject(DataObject *toUpdate) override | DetDataSvc | |
extends< TsDataSvc, IDetDataSvc, IIncidentListener >::updateObject(IRegistry *pDirectory) override | TsDataSvc | |
extends< TsDataSvc, IDetDataSvc, IIncidentListener >::updateObject(boost::string_ref updatePath) override | TsDataSvc | |
extends< TsDataSvc, IDetDataSvc, IIncidentListener >::updateObject(boost::string_ref parentPath, boost::string_ref updatePath) override | TsDataSvc | |
extends< TsDataSvc, IDetDataSvc, IIncidentListener >::updateObject(DataObject *pParent, boost::string_ref updatePath) override | TsDataSvc | |
validEventTime() const override | DetDataSvc | |
verbose() const | CommonMessagingBase | inline |
warning() const | CommonMessagingBase | inline |
~CommonMessagingBase()=default | CommonMessagingBase | virtual |
~DetDataSvc() override=default | DetDataSvc | |
~Service() override | Service | protected |
~TsDataSvc() override | TsDataSvc |