This is the complete list of members for bb::avm2::simulation::IndexedMemoryTree< LeafType, HashingPolicy >, including all inherited members.
| append_leaf(const IndexedLeaf< LeafType > &leaf) | bb::avm2::simulation::IndexedMemoryTree< LeafType, HashingPolicy > | private |
| depth | bb::avm2::simulation::IndexedMemoryTree< LeafType, HashingPolicy > | private |
| get_leaf_preimage(size_t leaf_index) const | bb::avm2::simulation::IndexedMemoryTree< LeafType, HashingPolicy > | |
| get_low_indexed_leaf(const FF &key) const | bb::avm2::simulation::IndexedMemoryTree< LeafType, HashingPolicy > | |
| get_sibling_path(size_t leaf_index) const | bb::avm2::simulation::IndexedMemoryTree< LeafType, HashingPolicy > | |
| get_snapshot() const | bb::avm2::simulation::IndexedMemoryTree< LeafType, HashingPolicy > | |
| IndexedMemoryTree(size_t depth, size_t num_default_values) | bb::avm2::simulation::IndexedMemoryTree< LeafType, HashingPolicy > | |
| IndexedMemoryTree(size_t depth, std::span< IndexedLeaf< LeafType > > initial_leaves) | bb::avm2::simulation::IndexedMemoryTree< LeafType, HashingPolicy > | |
| insert_indexed_leaves(std::span< const LeafType > leaves) | bb::avm2::simulation::IndexedMemoryTree< LeafType, HashingPolicy > | |
| leaves | bb::avm2::simulation::IndexedMemoryTree< LeafType, HashingPolicy > | private |
| max_leaves | bb::avm2::simulation::IndexedMemoryTree< LeafType, HashingPolicy > | private |
| tree | bb::avm2::simulation::IndexedMemoryTree< LeafType, HashingPolicy > | private |