ATLAS Offline Software
|
This is the complete list of members for SG::ReadHandle< T >, including all inherited members.
alias(const WriteHandleKey< T > &key) | SG::ReadHandle< T > | |
assign(const std::string &sgkey) | SG::VarHandleBase | |
cachedPtr() const | SG::ReadHandle< T > | |
checkedCPtr() | SG::ReadHandle< T > | private |
clid() const | SG::VarHandleBase | |
const_pointer_type typedef | SG::ReadHandle< T > | |
const_reference_type typedef | SG::ReadHandle< T > | |
cptr() | SG::ReadHandle< T > | |
finalReset() override final | SG::VarHandleBase | virtual |
fullKey() const | SG::VarHandleBase | |
get() const | SG::ReadHandle< T > | |
get(const EventContext &ctx) const | SG::ReadHandle< T > | |
get_impl(const EventContext *ctx, bool quiet=defaultQuiet) const | SG::VarHandleBase | protected |
initialize(bool used=true) | SG::VarHandleBase | |
isConst() const | SG::VarHandleBase | |
isInitialized() const | SG::VarHandleBase | |
isPresent() const | SG::VarHandleBase | |
isPresent_impl(const std::string &key) const | SG::VarHandleBase | protected |
isSet() const override final | SG::VarHandleBase | virtual |
isValid() override final | SG::ReadHandle< T > | virtual |
key() const override final | SG::VarHandleBase | virtual |
m_key | SG::VarHandleBase | private |
m_ownedKey | SG::VarHandleBase | private |
m_proxy | SG::VarHandleBase | protected |
m_ptr | SG::VarHandleBase | protected |
m_store | SG::VarHandleBase | protected |
m_storeWasSet | SG::VarHandleBase | protected |
mode() const | SG::VarHandleBase | |
name() const | SG::VarHandleBase | |
objKey() const | SG::VarHandleBase | |
operator*() | SG::ReadHandle< T > | |
operator->() | SG::ReadHandle< T > | |
operator=(const ReadHandle &rhs) | SG::ReadHandle< T > | |
operator=(ReadHandle &&rhs) | SG::ReadHandle< T > | |
SG::VarHandleBase::operator=(const VarHandleBase &rhs) | SG::VarHandleBase | |
SG::VarHandleBase::operator=(VarHandleBase &&rhs) noexcept | SG::VarHandleBase | |
pointer_type typedef | SG::ReadHandle< T > | |
ptr() | SG::ReadHandle< T > | |
put_impl(const EventContext *ctx, std::unique_ptr< DataObject > dobj, const void *dataPtr, bool allowMods, bool returnExisting, IProxyDict *&store) const | SG::VarHandleBase | protected |
ReadHandle() | SG::ReadHandle< T > | |
ReadHandle(const std::string &sgkey, const std::string &storename=StoreID::storeName(StoreID::EVENT_STORE)) | SG::ReadHandle< T > | explicit |
ReadHandle(const ReadHandleKey< T > &key) | SG::ReadHandle< T > | explicit |
ReadHandle(const ReadHandleKey< T > &key, const EventContext &ctx) | SG::ReadHandle< T > | explicit |
ReadHandle(SG::DataProxy *proxy) | SG::ReadHandle< T > | explicit |
ReadHandle(const ReadHandle &rhs) | SG::ReadHandle< T > | |
ReadHandle(ReadHandle &&rhs) | SG::ReadHandle< T > | |
ReadHandle(const VarHandleKey &key, const EventContext *ctx) | SG::ReadHandle< T > | explicitprotected |
record_impl(std::unique_ptr< DataObject > dobj, void *dataPtr, bool allowMods, bool returnExisting) | SG::VarHandleBase | protected |
reference_type typedef | SG::ReadHandle< T > | |
reset(bool hard) override | SG::VarHandleBase | virtual |
resetProxy() | SG::VarHandleBase | private |
setConst() | SG::VarHandleBase | |
setProxy(SG::DataProxy *proxy) | SG::VarHandleBase | private |
setProxyDict(IProxyDict *store) | SG::VarHandleBase | virtual |
setState() | SG::VarHandleBase | |
setState(SG::DataProxy *proxy) | SG::VarHandleBase | protected |
setState(IProxyDict *store, const std::string &name) | SG::VarHandleBase | protected |
setStoreFromHandle(const EventContext *ctx) | SG::VarHandleBase | private |
store() const | SG::VarHandleBase | |
storeFromHandle(const EventContext *ctx) const | SG::VarHandleBase | private |
storeHandle() const | SG::VarHandleBase | |
symLink_impl(CLID newClid, const std::string &newKey) | SG::VarHandleBase | protected |
typeless_cptr() | SG::VarHandleBase | protected |
typeless_dataPointer(bool quiet=defaultQuiet) | SG::VarHandleBase | protected |
typeless_dataPointer_fromProxy(SG::DataProxy *proxy, bool quiet) const | SG::VarHandleBase | private |
typeless_dataPointer_impl(bool quiet) | SG::VarHandleBase | protected |
typeless_ptr(bool quiet=defaultQuiet) | SG::VarHandleBase | protected |
VarHandleBase(CLID clid, Gaudi::DataHandle::Mode mode) | SG::VarHandleBase | explicit |
VarHandleBase(CLID clid, const std::string &sgkey, Gaudi::DataHandle::Mode mode, const std::string &storename=StoreID::storeName(StoreID::EVENT_STORE)) | SG::VarHandleBase | explicit |
VarHandleBase(const VarHandleKey &key, const EventContext *ctx) | SG::VarHandleBase | explicit |
VarHandleBase(SG::DataProxy *proxy, Gaudi::DataHandle::Mode mode) | SG::VarHandleBase | explicit |
VarHandleBase(const VarHandleBase &rhs) | SG::VarHandleBase | |
VarHandleBase(VarHandleBase &&rhs) noexcept | SG::VarHandleBase | |
vhKey() | SG::VarHandleBase | |
~IResetable() | IResetable | inlinevirtual |
~VarHandleBase() override | SG::VarHandleBase | virtual |