RunLoop Member List

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

AddTimer(TimeValue interval, TimeValue delay, TimeValue tolerance, TimerCallback callback, void *self)RunLoopstatic
EnterLoop(Bool isInternalLoop=true)RunLoopstatic
EnterLoop(Bool isInternalLoop, void *osSpecific)RunLoopstatic
ExitLoop()RunLoopstatic
GetLinuxDefaultDisplayAndScreen(void *&display, int &screen)RunLoopstatic
MAXON_INTERFACE_NONVIRTUAL(RunLoop, MAXON_REFERENCE_STATIC, "net.maxon.interface.runloop")RunLoopprivate
MAXON_OBSERVABLE_STATIC(Result< void >, ObservableExitLoop,(), ObservableCombinerRunAllAggregateErrorsComponent)RunLoop
MAXON_OBSERVABLE_STATIC(Result< void >, ObservableActivationChange,(Bool becomesActive), ObservableCombinerRunAllAggregateErrorsComponent)RunLoop
MAXON_OBSERVABLE_STATIC(Bool, ObservableRunLoopMessage,(const void *message), ObservableCombinerRunAllBoolUntilTrue)RunLoop
PrivateGetMainThreadQueueTrigger()RunLoopstatic
PrivateSetDefaultDisplayAndScreen(void *display, int screen)RunLoopstatic
PrivateSetWaitInterval(TimeValue waitInterval)RunLoopstatic
RemoveTimer(Timer *timer)RunLoopstatic
TimerCallback typedefRunLoop
TriggerMainThreadQueue()RunLoopstatic