Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
code_cache.cpp File Reference
Include dependency graph for code_cache.cpp:

Go to the source code of this file.

Classes

struct  sysio::chain::eosvmoc::code_cache_header
 

Namespaces

namespace  sysio
 
namespace  sysio::chain
 
namespace  sysio::chain::eosvmoc
 

Functions

struct sysio::chain::eosvmoc::code_cache_header sysio::chain::eosvmoc::__attribute__ ((packed))
 

Variables

uint64_t id = header_id
 
bool dirty = false
 
uintptr_t serialized_descriptor_index = 0
 

Variable Documentation

◆ dirty

bool dirty = false

Definition at line 1 of file code_cache.cpp.

◆ id

ecdh_key id = header_id

Definition at line 0 of file code_cache.cpp.

◆ serialized_descriptor_index

uintptr_t serialized_descriptor_index = 0

Definition at line 2 of file code_cache.cpp.