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

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

executor_type typedefCeresEngine::Win32RunLoop
get() noexceptCeresEngine::ExecutionContextinlinestatic
get_executor() noexceptCeresEngine::Win32RunLoopinline
getCurrent() noexceptCeresEngine::ExecutionContextstatic
getExecutor() noexcept finalCeresEngine::Win32RunLoopvirtual
getService() noexceptCeresEngine::ExecutionContextinline
getServiceIf() noexceptCeresEngine::ExecutionContextinline
hasService() noexceptCeresEngine::ExecutionContextinline
ID typedefCeresEngine::ExecutionContext
isActive() const noexceptCeresEngine::ExecutionContext
mThreadIDCeresEngine::Win32RunLoopprivate
onWorkFinished() noexceptCeresEngine::Win32RunLoopprivate
onWorkStarted() noexceptCeresEngine::Win32RunLoopprivate
run() finalCeresEngine::Win32RunLoopvirtual
schedule(UniqueFunction< void()> function, ExecutorBlocking blockingProperty)CeresEngine::Win32RunLoopprivate
stop() finalCeresEngine::Win32RunLoopvirtual
Win32RunLoop() noexceptCeresEngine::Win32RunLoopexplicit
~ExecutionContext() noexcept=defaultCeresEngine::ExecutionContextvirtual
~RunLoop() noexcept override=defaultCeresEngine::RunLoop
~Win32RunLoop() noexcept overrideCeresEngine::Win32RunLoop