#include <execution_event.hpp>
Definition at line 45 of file execution_event.hpp.
◆ is_exit()
bool bb::avm2::simulation::ExecutionEvent::is_exit |
( |
| ) |
const |
|
inline |
◆ is_failure()
bool bb::avm2::simulation::ExecutionEvent::is_failure |
( |
| ) |
const |
|
inline |
◆ addressing_event
◆ after_context_event
ContextEvent bb::avm2::simulation::ExecutionEvent::after_context_event |
◆ before_context_event
ContextEvent bb::avm2::simulation::ExecutionEvent::before_context_event |
◆ error
◆ gas_event
GasEvent bb::avm2::simulation::ExecutionEvent::gas_event |
◆ inputs
std::vector<TaggedValue> bb::avm2::simulation::ExecutionEvent::inputs |
◆ next_context_id
uint32_t bb::avm2::simulation::ExecutionEvent::next_context_id |
◆ output
TaggedValue bb::avm2::simulation::ExecutionEvent::output |
◆ wire_instruction
Instruction bb::avm2::simulation::ExecutionEvent::wire_instruction |
The documentation for this struct was generated from the following file: