![]() |
ATLAS Offline Software
|
This is the complete list of members for DataStore, including all inherited members.
| addAlias(const std::string &aliasKey, DataProxy *proxy) override | DataStore | virtual |
| addSymLink(const CLID &linkid, DataProxy *proxy) | DataStore | |
| addToStore(const CLID &id, DataProxy *proxy) override | DataStore | virtual |
| clearStore(bool force, bool hard, MsgStream *pmlog) | DataStore | |
| constProxyRange typedef | DataStore | |
| ConstStoreIterator typedef | DataStore | |
| DataStore(IProxyDict &pool) | DataStore | |
| doAudit() | DataStore | inlineprivate |
| findDummy(CLID id, const std::string &key) | DataStore | private |
| KeyMap_t typedef | DataStore | private |
| keys(const CLID &id, std::vector< std::string > &vkeys, bool includeAlias, bool onlyValid) | DataStore | |
| locatePersistent(const void *const pTransient) const | DataStore | |
| m_keyMap | DataStore | private |
| m_noAudSvc | DataStore | private |
| m_pool | DataStore | private |
| m_proxies | DataStore | private |
| m_pSGAudSvc | DataStore | private |
| m_pSvcLoc | DataStore | private |
| m_storeID | DataStore | private |
| m_storeMap | DataStore | private |
| m_t2p | DataStore | private |
| pacReport() const | DataStore | inline |
| pRange(const CLID &id, SG::ConstProxyIterator &f, SG::ConstProxyIterator &e) const | DataStore | |
| proxies() const | DataStore | |
| proxy(const TransientAddress *tAddr) const override | DataStore | virtual |
| proxy(const CLID &id, const std::string &key=SG::DEFAULTKEY) const override | DataStore | virtual |
| IProxyRegistry::proxy(const SG::TransientAddress *tAD) const =0 | IProxyRegistry | pure virtual |
| proxy_exact(sgkey_t sgkey) const override | DataStore | virtual |
| proxy_exact(const CLID &id, const std::string &key) const override | DataStore | virtual |
| proxy_exact_unlocked(sgkey_t sgkey, std::recursive_mutex &mutex) const | DataStore | |
| removeFromKeyMap(DataProxy *proxy) | DataStore | private |
| removeProxy(DataProxy *proxy, bool forceRemove, bool hard) | DataStore | |
| removeProxyImpl(DataProxy *proxy, int index) | DataStore | private |
| setPac(IPageAccessControlSvc *pac) | DataStore | inline |
| setSGAudSvc() | DataStore | private |
| setStoreID(StoreID::type id) | DataStore | inline |
| setSvcLoc() | DataStore | private |
| sgkey_t typedef | DataStore | |
| storeID() const override | DataStore | inlinevirtual |
| StoreIterator typedef | DataStore | |
| StoreMap typedef | DataStore | |
| t2pRegister(const void *const pTrans, DataProxy *const pPers) | DataStore | |
| t2pRemove(const void *const pTrans) | DataStore | inline |
| tRange(ConstStoreIterator &f, ConstStoreIterator &e) const | DataStore | |
| typeCount(const CLID &id) const | DataStore | |
| ~DataStore() | DataStore | virtual |
| ~IProxyRegistry() | IProxyRegistry | inlinevirtual |