Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::chain::webassembly::eosvmoc::eos_vm_oc_execution_interface Struct Reference

#include <sys-vm-oc.hpp>

Collaboration diagram for sysio::chain::webassembly::eosvmoc::eos_vm_oc_execution_interface:

Public Member Functions

const auto & operand_from_back (std::size_t index) const
 

Public Attributes

sysio::vm::native_valueos
 

Detailed Description

Definition at line 202 of file sys-vm-oc.hpp.

Member Function Documentation

◆ operand_from_back()

const auto & sysio::chain::webassembly::eosvmoc::eos_vm_oc_execution_interface::operand_from_back ( std::size_t index) const
inline

Definition at line 203 of file sys-vm-oc.hpp.

203{ return *(os - index - 1); }

Member Data Documentation

◆ os

sysio::vm::native_value* sysio::chain::webassembly::eosvmoc::eos_vm_oc_execution_interface::os

Definition at line 204 of file sys-vm-oc.hpp.


The documentation for this struct was generated from the following file: