#include <bytecode_manager.hpp>
Definition at line 89 of file bytecode_manager.hpp.
◆ ~BytecodeManagerInterface()
virtual bb::avm2::simulation::BytecodeManagerInterface::~BytecodeManagerInterface |
( |
| ) |
|
|
virtualdefault |
◆ get_bytecode_id()
virtual BytecodeId bb::avm2::simulation::BytecodeManagerInterface::get_bytecode_id |
( |
| ) |
|
|
pure virtual |
◆ read_instruction()
virtual Instruction bb::avm2::simulation::BytecodeManagerInterface::read_instruction |
( |
uint32_t |
pc | ) |
|
|
pure virtual |
◆ try_get_bytecode_id()
The documentation for this class was generated from the following file: