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

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

AppleRunLoop() noexceptCeresEngine::AppleRunLoopexplicit
AppleRunLoop(CFRunLoopRef runLoop) noexceptCeresEngine::AppleRunLoopexplicit
executor_type typedefCeresEngine::AppleRunLoop
get() noexceptCeresEngine::ExecutionContextinlinestatic
get_executor() noexceptCeresEngine::AppleRunLoopinline
getCurrent() noexceptCeresEngine::ExecutionContextstatic
getExecutor() noexcept finalCeresEngine::AppleRunLoopvirtual
getRunLoop() const noexceptCeresEngine::AppleRunLoopinline
getService() noexceptCeresEngine::ExecutionContextinline
getServiceIf() noexceptCeresEngine::ExecutionContextinline
hasService() noexceptCeresEngine::ExecutionContextinline
ID typedefCeresEngine::ExecutionContext
isActive() const noexceptCeresEngine::ExecutionContext
mRunLoopCeresEngine::AppleRunLoopprivate
mRunLoopObserverCeresEngine::AppleRunLoopprivate
mScopeCeresEngine::AppleRunLoopprivate
onWorkFinished() noexceptCeresEngine::AppleRunLoopprivate
onWorkStarted() noexceptCeresEngine::AppleRunLoopprivate
run() finalCeresEngine::AppleRunLoopvirtual
schedule(UniqueFunction< void()> function, ExecutorBlocking blockingProperty)CeresEngine::AppleRunLoopprivate
stop() finalCeresEngine::AppleRunLoopvirtual
~AppleRunLoop() noexcept overrideCeresEngine::AppleRunLoop
~ExecutionContext() noexcept=defaultCeresEngine::ExecutionContextvirtual
~RunLoop() noexcept override=defaultCeresEngine::RunLoop