#include <CompilerAsync.hpp>
◆ CompilationResult() [1/3]
proteus::CompilationResult::CompilationResult |
( |
| ) |
|
|
inlineexplicit |
◆ CompilationResult() [2/3]
◆ CompilationResult() [3/3]
◆ isReady()
bool proteus::CompilationResult::isReady |
( |
| ) |
|
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ set()
void proteus::CompilationResult::set |
( |
std::unique_ptr< MemoryBuffer > |
ObjBuf | ) |
|
|
inline |
◆ take()
std::unique_ptr< MemoryBuffer > proteus::CompilationResult::take |
( |
| ) |
|
|
inline |
◆ wait()
void proteus::CompilationResult::wait |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: