|
CeresEngine 0.2.0
A game development framework
|
This is the complete list of members for CeresEngine::RunLoop, including all inherited members.
| 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 | |
| run()=0 | CeresEngine::RunLoop | pure virtual |
| stop()=0 | CeresEngine::RunLoop | pure virtual |
| ~ExecutionContext() noexcept=default | CeresEngine::ExecutionContext | virtual |
| ~RunLoop() noexcept override=default | CeresEngine::RunLoop |