#include <ir.hpp>
◆ IR()
| adaptyst::IR::IR |
( |
unsigned int | type | ) |
|
◆ _compile()
| virtual void adaptyst::IR::_compile |
( |
| ) |
|
|
protectedpure virtual |
◆ _execute()
| virtual int adaptyst::IR::_execute |
( |
| ) |
|
|
protectedpure virtual |
◆ compile()
| void adaptyst::IR::compile |
( |
| ) |
|
◆ execute()
| std::unique_ptr< Process > adaptyst::IR::execute |
( |
| ) |
|
◆ get_c_data()
| virtual void * adaptyst::IR::get_c_data |
( |
| ) |
|
|
protectedpure virtual |
◆ to_c_type()
| ir adaptyst::IR::to_c_type |
( |
| ) |
|
The documentation for this class was generated from the following files: