| accessData() | SG::DataProxy | |
| accessDataOol() | SG::DataProxy | private |
| addRef() override final | SG::DataProxy | virtual |
| address() const override final | SG::DataProxy | virtual |
| alias() const | SG::DataProxy | |
| AliasCont_t typedef | SG::DataProxy | |
| ALLOK enum value | SG::DataProxy | |
| ATLAS_NOT_CONST_THREAD_SAFE() const override final | SG::DataProxy | virtual |
| bindHandle(IResetable *ir) | SG::DataProxy | |
| clID() const | SG::DataProxy | |
| CLIDCont_t typedef | SG::DataProxy | |
| CNVFAILED enum value | SG::DataProxy | |
| contextFromStore() const | SG::DataProxy | private |
| DataProxy() | SG::DataProxy | |
| DataProxy(TransientAddress *tAddr, IConverter *pDataLoader, bool constFlag=false, bool resetOnly=true) | SG::DataProxy | |
| DataProxy(std::unique_ptr< TransientAddress > tAddr, IConverter *pDataLoader, bool constFlag=false, bool resetOnly=true) | SG::DataProxy | |
| DataProxy(TransientAddress &&tAddr, IConverter *pDataLoader, bool constFlag=false, bool resetOnly=true) | SG::DataProxy | |
| DataProxy(DataObject *dObject, TransientAddress *tAddr, bool constFlag=false, bool resetOnly=true) | SG::DataProxy | |
| DataProxy(DataObject *dObject, TransientAddress &&tAddr, bool constFlag=false, bool resetOnly=true) | SG::DataProxy | |
| DataProxy(const DataProxy &)=delete | SG::DataProxy | private |
| dataSvc() const override final | SG::DataProxy | virtual |
| errNo() const | SG::DataProxy | |
| ErrNo enum name | SG::DataProxy | |
| finalReset() | SG::DataProxy | |
| handleList_t typedef | SG::DataProxy | private |
| hasAlias(const std::string &key) const | SG::DataProxy | |
| id_type typedef | SG::DataProxy | |
| identifier() const override final | SG::DataProxy | virtual |
| isConst() const | SG::DataProxy | |
| isResetOnly() const | SG::DataProxy | |
| isValid() const | SG::DataProxy | |
| isValidAddress() const | SG::DataProxy | |
| isValidObject() const | SG::DataProxy | |
| loader() | SG::DataProxy | |
| lock(objLock_t &) | SG::DataProxy | private |
| lock_t typedef | SG::DataProxy | private |
| m_boundHandles | SG::DataProxy | private |
| m_const | SG::DataProxy | private |
| m_dataLoader | SG::DataProxy | private |
| m_dObject | SG::DataProxy | private |
| m_errno | SG::DataProxy | private |
| m_handles | SG::DataProxy | private |
| m_ims | SG::DataProxy | private |
| m_mutex | SG::DataProxy | mutableprivate |
| m_objMutex | SG::DataProxy | mutableprivate |
| m_origConst | SG::DataProxy | private |
| m_refCount | SG::DataProxy | private |
| m_resetFlag | SG::DataProxy | private |
| m_store | SG::DataProxy | private |
| m_t2p | SG::DataProxy | private |
| m_tAddress | SG::DataProxy | private |
| mutex_t typedef | SG::DataProxy | private |
| name() const override final | SG::DataProxy | virtual |
| name_type typedef | SG::DataProxy | |
| NERRORS enum value | SG::DataProxy | |
| NOCNVSVC enum value | SG::DataProxy | |
| NOIOA enum value | SG::DataProxy | |
| objLock_t typedef | SG::DataProxy | private |
| objMutex_t typedef | SG::DataProxy | private |
| operator=(const DataProxy &)=delete | SG::DataProxy | private |
| provider() | SG::DataProxy | |
| readData() | SG::DataProxy | |
| readData(objLock_t &objLock, ErrNo *errNo) | SG::DataProxy | private |
| RECURSIVEREAD enum value | SG::DataProxy | |
| refCount() const | SG::DataProxy | |
| registerTransient(void *p) override final | SG::DataProxy | virtual |
| release() override final | SG::DataProxy | virtual |
| removeAlias(const std::string &key) | SG::DataProxy | |
| requestRelease(bool force, bool hard) | SG::DataProxy | private |
| reset(bool hard=false) | SG::DataProxy | |
| resetBoundHandles(bool hard) | SG::DataProxy | |
| resetOnly(const bool &flag) | SG::DataProxy | |
| resetRef() | SG::DataProxy | private |
| setAddress(IOpaqueAddress *ioa) override final | SG::DataProxy | virtual |
| setAddress(CxxUtils::RefCountedPtr< IOpaqueAddress > ioa) | SG::DataProxy | |
| setAlias(const std::string &key) | SG::DataProxy | |
| setConst() | SG::DataProxy | |
| setID(CLID id, const std::string &key) | SG::DataProxy | |
| setObject(DataObject *obj, bool doreg=true) | SG::DataProxy | |
| setObject(objLock_t &objLock, DataObject *obj, bool doreg) | SG::DataProxy | private |
| setProvider(IAddressProvider *provider, StoreID::type storeID) | SG::DataProxy | |
| setSGKey(sgkey_t sgkey) | SG::DataProxy | |
| setStore(IProxyDict *store) | SG::DataProxy | |
| setT2p(T2pMap *t2p) | SG::DataProxy | |
| setTransientID(CLID id) | SG::DataProxy | |
| SG::DataStore class | SG::DataProxy | friend |
| sgkey() const | SG::DataProxy | |
| sgkey_t typedef | SG::DataProxy | |
| store() | SG::DataProxy | |
| store() const | SG::DataProxy | |
| storeID() const | SG::DataProxy | |
| T2PREGFAILED enum value | SG::DataProxy | |
| transientID(CLID id) const | SG::DataProxy | |
| transientID() const | SG::DataProxy | |
| unbindHandle(IResetable *ir) | SG::DataProxy | |
| updateAddress() | SG::DataProxy | |
| ~DataProxy() | SG::DataProxy | virtual |
| ~IRegisterTransient() | SG::IRegisterTransient | inlinevirtual |