|
XLE
v0.02.0
|
Public Member Functions | |
| void | Update () |
| void | Add (const std::shared_ptr< IPollingAsyncProcess > &pollingProcess) |
| void | Add (std::unique_ptr< IThreadPump > &&threadPump) |
| IntermediateAssets::Store & | GetIntermediateStore () |
| IntermediateAssets::CompilerSet & | GetIntermediateCompilers () |
Protected Attributes | |
| std::unique_ptr< Pimpl > | _pimpl |
1.8.10