Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::simulation::MockIndexedTreeCheck Member List

This is the complete list of members for bb::avm2::simulation::MockIndexedTreeCheck, including all inherited members.

assert_read(const FF &value, std::optional< IndexedTreeSiloingParameters > siloing_params, bool exists, const IndexedTreeLeafData &low_leaf_preimage, uint64_t low_leaf_index, std::span< const FF > sibling_path, const AppendOnlyTreeSnapshot &snapshot)=0bb::avm2::simulation::IndexedTreeCheckInterfacepure virtual
MOCK_METHOD(void, assert_read,(const FF &value, std::optional< IndexedTreeSiloingParameters > siloing_params, bool exists, const IndexedTreeLeafData &low_leaf_preimage, uint64_t low_leaf_index, std::span< const FF > sibling_path, const AppendOnlyTreeSnapshot &snapshot),(override))bb::avm2::simulation::MockIndexedTreeCheck
MOCK_METHOD(AppendOnlyTreeSnapshot, write,(const FF &value, std::optional< IndexedTreeSiloingParameters > siloing_params, std::optional< uint64_t > public_inputs_index, const IndexedTreeLeafData &low_leaf_preimage, uint64_t low_leaf_index, std::span< const FF > low_leaf_sibling_path, const AppendOnlyTreeSnapshot &prev_snapshot, std::optional< std::span< const FF > > insertion_sibling_path),(override))bb::avm2::simulation::MockIndexedTreeCheck
MockIndexedTreeCheck()bb::avm2::simulation::MockIndexedTreeCheck
write(const FF &value, std::optional< IndexedTreeSiloingParameters > siloing_params, std::optional< uint64_t > public_inputs_index, const IndexedTreeLeafData &low_leaf_preimage, uint64_t low_leaf_index, std::span< const FF > low_leaf_sibling_path, const AppendOnlyTreeSnapshot &prev_snapshot, std::optional< std::span< const FF > > insertion_sibling_path)=0bb::avm2::simulation::IndexedTreeCheckInterfacepure virtual
~IndexedTreeCheckInterface()=defaultbb::avm2::simulation::IndexedTreeCheckInterfacevirtual
~MockIndexedTreeCheck() overridebb::avm2::simulation::MockIndexedTreeCheck