|
static bool | SupportsMerkleRoot (const TView &, UnsupportedMerkleRootFlag) |
|
static bool | SupportsMerkleRoot (const TView &view, SupportedMerkleRootFlag) |
|
static bool | TryGetMerkleRoot (const TView &, Hash256 &, UnsupportedMerkleRootFlag) |
|
static bool | TryGetMerkleRoot (const TView &view, Hash256 &merkleRoot, SupportedMerkleRootFlag) |
|
static bool | TrySetMerkleRoot (TView &, const Hash256 &, UnsupportedMerkleRootFlag) |
|
static bool | TrySetMerkleRoot (TView &view, const Hash256 &merkleRoot, SupportedMerkleRootFlag) |
|
static void | UpdateMerkleRoot (TView &, Height, UnsupportedMerkleRootFlag) |
|
static void | UpdateMerkleRoot (TView &view, Height height, SupportedMerkleRootFlag) |
|
◆ SupportedMerkleRootFlag
template<typename TCache, typename TStorageTraits>
template<typename TView >
◆ UnsupportedMerkleRootFlag
template<typename TCache, typename TStorageTraits>
template<typename TView >
◆ MerkleRootType
template<typename TCache, typename TStorageTraits>
template<typename TView >
Enumerator |
---|
Unsupported | |
Supported | |
◆ SubCacheViewAdapter()
template<typename TCache, typename TStorageTraits>
template<typename TView >
◆ asReadOnly()
template<typename TCache, typename TStorageTraits>
template<typename TView >
◆ get() [1/2]
template<typename TCache, typename TStorageTraits>
template<typename TView >
◆ get() [2/2]
template<typename TCache, typename TStorageTraits>
template<typename TView >
◆ id()
template<typename TCache, typename TStorageTraits>
template<typename TView >
◆ merkleRootAccessor()
template<typename TCache, typename TStorageTraits>
template<typename TView >
◆ merkleRootMutator()
template<typename TCache, typename TStorageTraits>
template<typename TView >
◆ supportsMerkleRoot()
template<typename TCache, typename TStorageTraits>
template<typename TView >
◆ SupportsMerkleRoot() [1/2]
template<typename TCache, typename TStorageTraits>
template<typename TView >
◆ SupportsMerkleRoot() [2/2]
template<typename TCache, typename TStorageTraits>
template<typename TView >
◆ TryGetMerkleRoot() [1/2]
template<typename TCache, typename TStorageTraits>
template<typename TView >
◆ TryGetMerkleRoot() [2/2]
template<typename TCache, typename TStorageTraits>
template<typename TView >
◆ tryGetMerkleRoot()
template<typename TCache, typename TStorageTraits>
template<typename TView >
◆ trySetMerkleRoot()
template<typename TCache, typename TStorageTraits>
template<typename TView >
◆ TrySetMerkleRoot() [1/2]
template<typename TCache, typename TStorageTraits>
template<typename TView >
◆ TrySetMerkleRoot() [2/2]
template<typename TCache, typename TStorageTraits>
template<typename TView >
◆ updateMerkleRoot()
template<typename TCache, typename TStorageTraits>
template<typename TView >
◆ UpdateMerkleRoot() [1/2]
template<typename TCache, typename TStorageTraits>
template<typename TView >
◆ UpdateMerkleRoot() [2/2]
template<typename TCache, typename TStorageTraits>
template<typename TView >
◆ m_id
template<typename TCache, typename TStorageTraits>
template<typename TView >
◆ m_view
template<typename TCache, typename TStorageTraits>
template<typename TView >
The documentation for this class was generated from the following file: