CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::RunLoop Member List

This is the complete list of members for CeresEngine::RunLoop, including all inherited members.

executor_type typedefCeresEngine::ExecutionContext
get() noexceptCeresEngine::ExecutionContextinlinestatic
get_executor() noexceptCeresEngine::ExecutionContext
getCurrent() noexceptCeresEngine::ExecutionContextstatic
getExecutor() noexcept=0CeresEngine::ExecutionContextpure virtual
getService() noexceptCeresEngine::ExecutionContextinline
getServiceIf() noexceptCeresEngine::ExecutionContextinline
hasService() noexceptCeresEngine::ExecutionContextinline
ID typedefCeresEngine::ExecutionContext
isActive() const noexceptCeresEngine::ExecutionContext
run()=0CeresEngine::RunLooppure virtual
stop()=0CeresEngine::RunLooppure virtual
~ExecutionContext() noexcept=defaultCeresEngine::ExecutionContextvirtual
~RunLoop() noexcept override=defaultCeresEngine::RunLoop