#include <CompilerAsync.h>
◆ CompilerAsync()
| proteus::CompilerAsync::CompilerAsync |
( |
int |
NumThreads | ) |
|
|
inline |
◆ ~CompilerAsync()
| proteus::CompilerAsync::~CompilerAsync |
( |
| ) |
|
|
inline |
◆ compile()
◆ isCompilationPending()
| bool proteus::CompilerAsync::isCompilationPending |
( |
HashT |
HashValue | ) |
|
|
inline |
◆ joinAllThreads()
| void proteus::CompilerAsync::joinAllThreads |
( |
| ) |
|
|
inline |
◆ run()
| void proteus::CompilerAsync::run |
( |
| ) |
|
|
inline |
◆ takeCompilationResult()
| std::unique_ptr< MemoryBuffer > proteus::CompilerAsync::takeCompilationResult |
( |
HashT |
HashValue, |
|
|
bool |
BlockingWait |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: