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

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

get(MemoryAddress index) const =0bb::avm2::simulation::MemoryInterfacepure virtual
get_space_id() const =0bb::avm2::simulation::MemoryInterfacepure virtual
is_valid_address(const MemoryValue &address)bb::avm2::simulation::MemoryInterfaceinlinevirtual
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)=0bb::avm2::simulation::MemoryInterfacepure virtual
~MemoryInterface()=defaultbb::avm2::simulation::MemoryInterfacevirtual
~MockMemory() overridebb::avm2::simulation::MockMemory