|
CeresEngine 0.2.0
A game development framework
|
This is the complete list of members for CeresEngine::DispatchQueue, including all inherited members.
| createSubQueue(DispatchQueueType type, StringView name="")=0 | CeresEngine::DispatchQueue | pure virtual |
| executor_type typedef | CeresEngine::ExecutionContext | |
| get() noexcept | CeresEngine::ExecutionContext | inlinestatic |
| get_executor() noexcept | CeresEngine::ExecutionContext | |
| getCurrent() noexcept | CeresEngine::ExecutionContext | static |
| getExecutor() noexcept=0 | CeresEngine::ExecutionContext | pure virtual |
| getService() noexcept | CeresEngine::ExecutionContext | inline |
| getServiceIf() noexcept | CeresEngine::ExecutionContext | inline |
| hasService() noexcept | CeresEngine::ExecutionContext | inline |
| ID typedef | CeresEngine::ExecutionContext | |
| isActive() const noexcept | CeresEngine::ExecutionContext | |
| resume()=0 | CeresEngine::DispatchQueue | pure virtual |
| suspend()=0 | CeresEngine::DispatchQueue | pure virtual |
| ~ExecutionContext() noexcept=default | CeresEngine::ExecutionContext | virtual |