checkpoint() | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
commit() | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
commit_all() | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
ContentAddressedCache()=delete | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
ContentAddressedCache(uint32_t depth) | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
ContentAddressedCache(const ContentAddressedCache &other)=default | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
ContentAddressedCache(ContentAddressedCache &&other) noexcept=default | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
find_low_value(const uint256_t &new_leaf_key, const uint256_t &retrieved_value, const index_t &db_index) const | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
get_indices() const | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | inline |
get_leaf_by_index(const index_t &index, IndexedLeafValueType &leaf_pre_image) const | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
get_leaf_key_index(const fr &leaf_key) const | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
get_leaf_preimage_by_hash(const fr &leaf_hash, IndexedLeafValueType &leaf_pre_image) const | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
get_meta() const | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | inline |
get_node(const fr &node_hash, NodePayload &node) const | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
get_node_by_index(uint32_t level, const index_t &index) const | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
IndexedLeafValueType typedef | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
indices_ | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | private |
is_equivalent_to(const ContentAddressedCache &other) const | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
journals_ | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | private |
leaf_pre_image_by_index_ | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | private |
LeafType typedef | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
leaves_ | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | private |
meta_ | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | private |
nodes_ | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | private |
nodes_by_index_ | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | private |
operator=(const ContentAddressedCache &other)=default | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
operator=(ContentAddressedCache &&other) noexcept=default | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
operator==(const ContentAddressedCache &other) const =default | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
put_leaf_by_index(const index_t &index, const IndexedLeafValueType &leaf_pre_image) | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
put_leaf_preimage_by_hash(const fr &leaf_hash, const IndexedLeafValueType &leaf_pre_image) | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
put_meta(const TreeMeta &meta) | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | inline |
put_node(const fr &node_hash, const NodePayload &node) | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
put_node_by_index(uint32_t level, const index_t &index, const fr &node) | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
reset(uint32_t depth) | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
revert() | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
revert_all() | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
SharedPtr typedef | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
UniquePtr typedef | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
update_leaf_key_index(const index_t &index, const fr &leaf_key) | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |
~ContentAddressedCache()=default | bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > | |