| ArrayStore(const std::string &name, uint32_t depth, index_t indices=1024) | bb::crypto::merkle_tree::ArrayStore< PersistedStore > | inline |
| ArrayStore()=delete | bb::crypto::merkle_tree::ArrayStore< PersistedStore > | |
| ArrayStore(ArrayStore const &other)=delete | bb::crypto::merkle_tree::ArrayStore< PersistedStore > | |
| ArrayStore(ArrayStore const &&other)=delete | bb::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) const | bb::crypto::merkle_tree::ArrayStore< PersistedStore > | inline |
| get_node(uint32_t level, index_t index, std::vector< uint8_t > &data, ReadTransaction &, bool) const | bb::crypto::merkle_tree::ArrayStore< PersistedStore > | inline |
| map | bb::crypto::merkle_tree::ArrayStore< PersistedStore > | private |
| meta | bb::crypto::merkle_tree::ArrayStore< PersistedStore > | private |
| operator=(ArrayStore const &other)=delete | bb::crypto::merkle_tree::ArrayStore< PersistedStore > | |
| operator=(ArrayStore const &&other)=delete | bb::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 typedef | bb::crypto::merkle_tree::ArrayStore< PersistedStore > | |
| ReadTransactionPtr typedef | bb::crypto::merkle_tree::ArrayStore< PersistedStore > | |
| rollback() | bb::crypto::merkle_tree::ArrayStore< PersistedStore > | inline |
| WriteTransaction typedef | bb::crypto::merkle_tree::ArrayStore< PersistedStore > | |
| ~ArrayStore()=default | bb::crypto::merkle_tree::ArrayStore< PersistedStore > | |