|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::avm2::simulation::MockMemory, including all inherited members.
| get(MemoryAddress index) const =0 | bb::avm2::simulation::MemoryInterface | pure virtual |
| get_space_id() const =0 | bb::avm2::simulation::MemoryInterface | pure virtual |
| is_valid_address(const MemoryValue &address) | bb::avm2::simulation::MemoryInterface | inlinevirtual |
| MOCK_METHOD(void, set,(MemoryAddress index, MemoryValue value),(override)) | bb::avm2::simulation::MockMemory | |
| MOCK_METHOD(const MemoryValue &, get,(MemoryAddress index),(const, override)) | bb::avm2::simulation::MockMemory | |
| MOCK_METHOD(uint16_t, get_space_id,(),(const, override)) | bb::avm2::simulation::MockMemory | |
| MockMemory() | bb::avm2::simulation::MockMemory | |
| set(MemoryAddress index, MemoryValue value)=0 | bb::avm2::simulation::MemoryInterface | pure virtual |
| ~MemoryInterface()=default | bb::avm2::simulation::MemoryInterface | virtual |
| ~MockMemory() override | bb::avm2::simulation::MockMemory |