|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::avm2::simulation::TxBytecodeManagerInterface, including all inherited members.
| get_bytecode(const AztecAddress &address)=0 | bb::avm2::simulation::TxBytecodeManagerInterface | pure virtual |
| get_bytecode_data(const BytecodeId &bytecode_id)=0 | bb::avm2::simulation::TxBytecodeManagerInterface | pure virtual |
| read_instruction(const BytecodeId &bytecode_id, uint32_t pc)=0 | bb::avm2::simulation::TxBytecodeManagerInterface | pure virtual |
| read_instruction(const BytecodeId &bytecode_id, std::shared_ptr< std::vector< uint8_t > > bytecode_ptr, uint32_t pc)=0 | bb::avm2::simulation::TxBytecodeManagerInterface | pure virtual |
| ~TxBytecodeManagerInterface()=default | bb::avm2::simulation::TxBytecodeManagerInterface | virtual |