Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
IR::Import< Type > Struct Template Reference

#include <Module.h>

Collaboration diagram for IR::Import< Type >:

Public Attributes

Type type
 
std::string moduleName
 
std::string exportName
 

Detailed Description

template<typename Type>
struct IR::Import< Type >

Definition at line 70 of file Module.h.

Member Data Documentation

◆ exportName

template<typename Type >
std::string IR::Import< Type >::exportName

Definition at line 74 of file Module.h.

◆ moduleName

template<typename Type >
std::string IR::Import< Type >::moduleName

Definition at line 73 of file Module.h.

◆ type

template<typename Type >
Type IR::Import< Type >::type

Definition at line 72 of file Module.h.


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