|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::avm2::simulation::MockBytecodeManager, including all inherited members.
| get_bytecode_id()=0 | bb::avm2::simulation::BytecodeManagerInterface | pure virtual |
| get_retrieved_bytecode_id()=0 | bb::avm2::simulation::BytecodeManagerInterface | pure virtual |
| MOCK_METHOD(Instruction, read_instruction,(uint32_t pc),(override)) | bb::avm2::simulation::MockBytecodeManager | |
| MOCK_METHOD(BytecodeId, get_bytecode_id,(),(override)) | bb::avm2::simulation::MockBytecodeManager | |
| MOCK_METHOD(std::optional< BytecodeId >, get_retrieved_bytecode_id,(),(override)) | bb::avm2::simulation::MockBytecodeManager | |
| MockBytecodeManager() | bb::avm2::simulation::MockBytecodeManager | |
| read_instruction(uint32_t pc)=0 | bb::avm2::simulation::BytecodeManagerInterface | pure virtual |
| ~BytecodeManagerInterface()=default | bb::avm2::simulation::BytecodeManagerInterface | virtual |
| ~MockBytecodeManager() override | bb::avm2::simulation::MockBytecodeManager |