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

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

empty()bb::crypto::merkle_tree::IndexedLeaf< LeafType >inlinestatic
get_hash_inputs() constbb::crypto::merkle_tree::IndexedLeaf< LeafType >inline
IndexedLeaf()=defaultbb::crypto::merkle_tree::IndexedLeaf< LeafType >
IndexedLeaf(const LeafType &leaf, const index_t &nextIdx, const fr &nextKey)bb::crypto::merkle_tree::IndexedLeaf< LeafType >inline
IndexedLeaf(const IndexedLeaf< LeafType > &other)=defaultbb::crypto::merkle_tree::IndexedLeaf< LeafType >
IndexedLeaf(IndexedLeaf< LeafType > &&other) noexcept=defaultbb::crypto::merkle_tree::IndexedLeaf< LeafType >
is_empty()bb::crypto::merkle_tree::IndexedLeaf< LeafType >inline
is_updateable()bb::crypto::merkle_tree::IndexedLeaf< LeafType >inlinestatic
leafbb::crypto::merkle_tree::IndexedLeaf< LeafType >
name()bb::crypto::merkle_tree::IndexedLeaf< LeafType >inlinestatic
nextIndexbb::crypto::merkle_tree::IndexedLeaf< LeafType >
nextKeybb::crypto::merkle_tree::IndexedLeaf< LeafType >
operator<<bb::crypto::merkle_tree::IndexedLeaf< LeafType >friend
operator=(IndexedLeaf< LeafType > const &other)bb::crypto::merkle_tree::IndexedLeaf< LeafType >inline
operator=(IndexedLeaf< LeafType > &&other) noexceptbb::crypto::merkle_tree::IndexedLeaf< LeafType >inline
operator==(IndexedLeaf< LeafType > const &other) constbb::crypto::merkle_tree::IndexedLeaf< LeafType >inline
padding(index_t i)bb::crypto::merkle_tree::IndexedLeaf< LeafType >inlinestatic
~IndexedLeaf()=defaultbb::crypto::merkle_tree::IndexedLeaf< LeafType >