Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
Runtime::LinkResult::MissingImport Struct Reference

#include <Linker.h>

Collaboration diagram for Runtime::LinkResult::MissingImport:

Public Attributes

std::string moduleName
 
std::string exportName
 
IR::ObjectType type
 

Detailed Description

Definition at line 65 of file Linker.h.

Member Data Documentation

◆ exportName

std::string Runtime::LinkResult::MissingImport::exportName

Definition at line 68 of file Linker.h.

◆ moduleName

std::string Runtime::LinkResult::MissingImport::moduleName

Definition at line 67 of file Linker.h.

◆ type

IR::ObjectType Runtime::LinkResult::MissingImport::type

Definition at line 69 of file Linker.h.


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