|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::avm2::simulation::MockMerkleCheck, including all inherited members.
| assert_membership(const FF &leaf_value, const uint64_t leaf_index, std::span< const FF > sibling_path, const FF &root)=0 | bb::avm2::simulation::MerkleCheckInterface | pure virtual |
| MOCK_METHOD(void, assert_membership,(const FF &leaf_value, const uint64_t leaf_index, std::span< const FF > sibling_path, const FF &root),(override)) | bb::avm2::simulation::MockMerkleCheck | |
| MOCK_METHOD(FF, write,(const FF ¤t_value, const FF &new_value, const uint64_t leaf_index, std::span< const FF > sibling_path, const FF ¤t_root),(override)) | bb::avm2::simulation::MockMerkleCheck | |
| MockMerkleCheck() | bb::avm2::simulation::MockMerkleCheck | |
| write(const FF ¤t_value, const FF &new_value, const uint64_t leaf_index, std::span< const FF > sibling_path, const FF ¤t_root)=0 | bb::avm2::simulation::MerkleCheckInterface | pure virtual |
| ~MerkleCheckInterface()=default | bb::avm2::simulation::MerkleCheckInterface | virtual |
| ~MockMerkleCheck() override | bb::avm2::simulation::MockMerkleCheck |