Wire Sysio Wire Sysion 1.0.0
|
#include <sys-vm-oc.hpp>
Public Attributes | |
digest_type | code_hash |
uint8_t | vm_version |
uint8_t | codegen_version |
size_t | code_begin |
eosvmoc_optional_offset_or_import_t | start |
unsigned | apply_offset |
int | starting_memory_pages |
size_t | initdata_begin |
unsigned | initdata_size |
unsigned | initdata_prologue_size |
Definition at line 33 of file sys-vm-oc.hpp.
unsigned sysio::chain::eosvmoc::code_descriptor::apply_offset |
Definition at line 39 of file sys-vm-oc.hpp.
size_t sysio::chain::eosvmoc::code_descriptor::code_begin |
Definition at line 37 of file sys-vm-oc.hpp.
digest_type sysio::chain::eosvmoc::code_descriptor::code_hash |
Definition at line 34 of file sys-vm-oc.hpp.
uint8_t sysio::chain::eosvmoc::code_descriptor::codegen_version |
Definition at line 36 of file sys-vm-oc.hpp.
size_t sysio::chain::eosvmoc::code_descriptor::initdata_begin |
Definition at line 41 of file sys-vm-oc.hpp.
unsigned sysio::chain::eosvmoc::code_descriptor::initdata_prologue_size |
Definition at line 43 of file sys-vm-oc.hpp.
unsigned sysio::chain::eosvmoc::code_descriptor::initdata_size |
Definition at line 42 of file sys-vm-oc.hpp.
eosvmoc_optional_offset_or_import_t sysio::chain::eosvmoc::code_descriptor::start |
Definition at line 38 of file sys-vm-oc.hpp.
int sysio::chain::eosvmoc::code_descriptor::starting_memory_pages |
Definition at line 40 of file sys-vm-oc.hpp.
uint8_t sysio::chain::eosvmoc::code_descriptor::vm_version |
Definition at line 35 of file sys-vm-oc.hpp.