asReadOnly() const override | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | inlinevirtual |
get() const override | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | inlinevirtual |
get() override | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | inlinevirtual |
id() const override | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | inlinevirtual |
m_id | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | private |
m_view | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | private |
merkleRootAccessor() const | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | inlineprivate |
merkleRootMutator() | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | inlineprivate |
MerkleRootType enum name | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | private |
SubCacheViewAdapter(TView &&view, const SubCacheViewIdentifier &id) | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | inlineexplicit |
SupportedMerkleRootFlag typedef | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | private |
SupportsMerkleRoot(const TView &, UnsupportedMerkleRootFlag) | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | inlineprivatestatic |
SupportsMerkleRoot(const TView &view, SupportedMerkleRootFlag) | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | inlineprivatestatic |
supportsMerkleRoot() const override | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | inlinevirtual |
TryGetMerkleRoot(const TView &, Hash256 &, UnsupportedMerkleRootFlag) | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | inlineprivatestatic |
TryGetMerkleRoot(const TView &view, Hash256 &merkleRoot, SupportedMerkleRootFlag) | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | inlineprivatestatic |
tryGetMerkleRoot(Hash256 &merkleRoot) const override | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | inlinevirtual |
TrySetMerkleRoot(TView &, const Hash256 &, UnsupportedMerkleRootFlag) | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | inlineprivatestatic |
TrySetMerkleRoot(TView &view, const Hash256 &merkleRoot, SupportedMerkleRootFlag) | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | inlineprivatestatic |
trySetMerkleRoot(const Hash256 &merkleRoot) override | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | inlinevirtual |
UnsupportedMerkleRootFlag typedef | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | private |
updateMerkleRoot(Height height) override | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | inlinevirtual |
UpdateMerkleRoot(TView &, Height, UnsupportedMerkleRootFlag) | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | inlineprivatestatic |
UpdateMerkleRoot(TView &view, Height height, SupportedMerkleRootFlag) | catapult::cache::SubCachePluginAdapter< TCache, TStorageTraits >::SubCacheViewAdapter< TView > | inlineprivatestatic |
~SubCacheView()=default | catapult::cache::SubCacheView | virtual |