|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::avm2::simulation::Memory, including all inherited members.
| events | bb::avm2::simulation::Memory | private |
| execution_id_manager | bb::avm2::simulation::Memory | private |
| get(MemoryAddress index) const override | bb::avm2::simulation::Memory | virtual |
| get_space_id() const override | bb::avm2::simulation::Memory | inlinevirtual |
| is_valid_address(const MemoryValue &address) | bb::avm2::simulation::MemoryInterface | inlinevirtual |
| memory | bb::avm2::simulation::Memory | private |
| Memory(uint16_t space_id, RangeCheckInterface &range_check, ExecutionIdGetterInterface &execution_id_manager, EventEmitterInterface< MemoryEvent > &event_emitter) | bb::avm2::simulation::Memory | inline |
| range_check | bb::avm2::simulation::Memory | private |
| set(MemoryAddress index, MemoryValue value) override | bb::avm2::simulation::Memory | virtual |
| space_id | bb::avm2::simulation::Memory | private |
| unconstrained_get(MemoryAddress index) const | bb::avm2::simulation::Memory | |
| validate_tag(const MemoryValue &value) const | bb::avm2::simulation::Memory | private |
| ~MemoryInterface()=default | bb::avm2::simulation::MemoryInterface | virtual |