#include <bytecode_manager.hpp>
Definition at line 40 of file bytecode_manager.hpp.
◆ ~TxBytecodeManagerInterface()
virtual bb::avm2::simulation::TxBytecodeManagerInterface::~TxBytecodeManagerInterface |
( |
| ) |
|
|
virtualdefault |
◆ get_bytecode()
virtual BytecodeId bb::avm2::simulation::TxBytecodeManagerInterface::get_bytecode |
( |
const AztecAddress & |
address | ) |
|
|
pure virtual |
◆ read_instruction()
virtual Instruction bb::avm2::simulation::TxBytecodeManagerInterface::read_instruction |
( |
BytecodeId |
bytecode_id, |
|
|
uint32_t |
pc |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: