#include <serialization.hpp>
Definition at line 30 of file serialization.hpp.
◆ get_exec_opcode()
ExecutionOpCode bb::avm2::simulation::Instruction::get_exec_opcode |
( |
| ) |
const |
◆ operator==()
bool bb::avm2::simulation::Instruction::operator== |
( |
const Instruction & |
other | ) |
const |
|
default |
◆ serialize()
std::vector< uint8_t > bb::avm2::simulation::Instruction::serialize |
( |
| ) |
const |
◆ size_in_bytes()
size_t bb::avm2::simulation::Instruction::size_in_bytes |
( |
| ) |
const |
◆ to_string()
std::string bb::avm2::simulation::Instruction::to_string |
( |
| ) |
const |
◆ indirect
uint16_t bb::avm2::simulation::Instruction::indirect = 0 |
◆ opcode
◆ operands
std::vector<Operand> bb::avm2::simulation::Instruction::operands |
The documentation for this struct was generated from the following files: