Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType > Member List

This is the complete list of members for bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >, including all inherited members.

checkpoint()bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >
commit()bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >
commit_all()bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >
ContentAddressedCache()=deletebb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >
ContentAddressedCache(uint32_t depth)bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >
ContentAddressedCache(const ContentAddressedCache &other)=defaultbb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >
ContentAddressedCache(ContentAddressedCache &&other) noexcept=defaultbb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >
find_low_value(const uint256_t &new_leaf_key, const uint256_t &retrieved_value, const index_t &db_index) constbb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >
get_indices() constbb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >inline
get_leaf_by_index(const index_t &index, IndexedLeafValueType &leaf_pre_image) constbb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >
get_leaf_key_index(const fr &leaf_key) constbb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >
get_leaf_preimage_by_hash(const fr &leaf_hash, IndexedLeafValueType &leaf_pre_image) constbb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >
get_meta() constbb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >inline
get_node(const fr &node_hash, NodePayload &node) constbb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >
get_node_by_index(uint32_t level, const index_t &index) constbb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >
IndexedLeafValueType typedefbb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >
indices_bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >private
is_equivalent_to(const ContentAddressedCache &other) constbb::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 typedefbb::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)=defaultbb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >
operator=(ContentAddressedCache &&other) noexcept=defaultbb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >
operator==(const ContentAddressedCache &other) const =defaultbb::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 typedefbb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >
UniquePtr typedefbb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >
update_leaf_key_index(const index_t &index, const fr &leaf_key)bb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >
~ContentAddressedCache()=defaultbb::crypto::merkle_tree::ContentAddressedCache< LeafValueType >