ATLAS Offline Software
|
This is the complete list of members for SGTest::TestStore, including all inherited members.
addToStore(CLID, SG::DataProxy *proxy) override | SGTest::TestStore | virtual |
alias(SG::DataProxy *proxy, const std::string &newKey) | SGTest::TestStore | |
ATLAS_THREAD_SAFE | SGTest::TestStore | mutable |
ATLAS_THREAD_SAFE | SGTest::TestStore | mutable |
boundHandle(IResetable *handle) override | SGTest::TestStore | virtual |
keyToString(sgkey_t) const override | SGTest::TestStore | virtual |
keyToString(sgkey_t key, CLID &clid) const override | SGTest::TestStore | virtual |
kmap_t typedef | SGTest::TestStore | |
lock_t typedef | SGTest::TestStore | |
m_boundHandles | SGTest::TestStore | |
m_kmap | SGTest::TestStore | |
m_mutex | SGTest::TestStore | mutable |
m_remap | SGTest::TestStore | |
m_tmap | SGTest::TestStore | |
mutex_t typedef | SGTest::TestStore | |
name() const override | SGTest::TestStore | virtual |
proxies() const override | SGTest::TestStore | virtual |
proxy(const void *const pTransient) const override | SGTest::TestStore | virtual |
proxy(const CLID &id, const std::string &key) const override | SGTest::TestStore | virtual |
proxy(lock_t &, const void *const pTransient) const | SGTest::TestStore | |
proxy(lock_t &, const CLID &id, const std::string &key) const | SGTest::TestStore | |
proxy_exact(SG::sgkey_t sgkey) const override | SGTest::TestStore | virtual |
record(const T *p, const std::string &key) | SGTest::TestStore | inline |
record(std::unique_ptr< T > up, const std::string &key) | SGTest::TestStore | inline |
record1(lock_t &, const void *p, DataObject *obj, CLID clid, const std::string &key) | SGTest::TestStore | |
recordObject(SG::DataObjectSharedPtr< DataObject > obj, const std::string &key, bool allowMods, bool returnExisting) override | SGTest::TestStore | virtual |
registerKey(sgkey_t, const std::string &, CLID) override | SGTest::TestStore | virtual |
remap(sgkey_t sgkey_in, sgkey_t sgkey_out, size_t index_in=0, size_t index_out=0) | SGTest::TestStore | |
remap(const std::string &key_in, const std::string &key_out, size_t index_in=0, size_t index_out=0) | SGTest::TestStore | inline |
remap_t typedef | SGTest::TestStore | |
stringToKey(const std::string &str, CLID clid) override | SGTest::TestStore | virtual |
tmap_t typedef | SGTest::TestStore | |
tryELRemap(sgkey_t sgkey_in, size_t index_in, sgkey_t &sgkey_out, size_t &index_out) override | SGTest::TestStore | virtual |
unboundHandle(IResetable *handle) override | SGTest::TestStore | virtual |