Kagome
Polkadot Runtime Engine in C++17
kagome::runtime::wavm::CompartmentWrapperImpl Struct Referencefinal
Collaboration diagram for kagome::runtime::wavm::CompartmentWrapperImpl:

Public Member Functions

 CompartmentWrapperImpl (WAVM::Runtime::GCPointer< WAVM::Runtime::Compartment > compartment)
 

Public Attributes

WAVM::Runtime::GCPointer< WAVM::Runtime::Compartment > compartment_
 

Detailed Description

Definition at line 14 of file compartment_wrapper.cpp.

Constructor & Destructor Documentation

kagome::runtime::wavm::CompartmentWrapperImpl::CompartmentWrapperImpl ( WAVM::Runtime::GCPointer< WAVM::Runtime::Compartment >  compartment)
inline

Definition at line 15 of file compartment_wrapper.cpp.

Member Data Documentation

WAVM::Runtime::GCPointer<WAVM::Runtime::Compartment> kagome::runtime::wavm::CompartmentWrapperImpl::compartment_

Definition at line 19 of file compartment_wrapper.cpp.


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