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

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

ArrayStore(const std::string &name, uint32_t depth, index_t indices=1024)bb::crypto::merkle_tree::ArrayStore< PersistedStore >inline
ArrayStore()=deletebb::crypto::merkle_tree::ArrayStore< PersistedStore >
ArrayStore(ArrayStore const &other)=deletebb::crypto::merkle_tree::ArrayStore< PersistedStore >
ArrayStore(ArrayStore const &&other)=deletebb::crypto::merkle_tree::ArrayStore< PersistedStore >
commit()bb::crypto::merkle_tree::ArrayStore< PersistedStore >inline
create_read_transactiono()bb::crypto::merkle_tree::ArrayStore< PersistedStore >inline
get_meta(index_t &size, bb::fr &root, ReadTransaction &, bool) constbb::crypto::merkle_tree::ArrayStore< PersistedStore >inline
get_node(uint32_t level, index_t index, std::vector< uint8_t > &data, ReadTransaction &, bool) constbb::crypto::merkle_tree::ArrayStore< PersistedStore >inline
mapbb::crypto::merkle_tree::ArrayStore< PersistedStore >private
metabb::crypto::merkle_tree::ArrayStore< PersistedStore >private
operator=(ArrayStore const &other)=deletebb::crypto::merkle_tree::ArrayStore< PersistedStore >
operator=(ArrayStore const &&other)=deletebb::crypto::merkle_tree::ArrayStore< PersistedStore >
put_meta(const index_t &size, const bb::fr &root)bb::crypto::merkle_tree::ArrayStore< PersistedStore >inline
put_node(uint32_t level, index_t index, const std::vector< uint8_t > &data)bb::crypto::merkle_tree::ArrayStore< PersistedStore >inline
ReadTransaction typedefbb::crypto::merkle_tree::ArrayStore< PersistedStore >
ReadTransactionPtr typedefbb::crypto::merkle_tree::ArrayStore< PersistedStore >
rollback()bb::crypto::merkle_tree::ArrayStore< PersistedStore >inline
WriteTransaction typedefbb::crypto::merkle_tree::ArrayStore< PersistedStore >
~ArrayStore()=defaultbb::crypto::merkle_tree::ArrayStore< PersistedStore >