RADLib
RADical C++ application framework
RADCore::EventLoop Member List

This is the complete list of members for RADCore::EventLoop, including all inherited members.

EventLoop(LoopStrategy strategy=RADEVENT_LOCK)RADCore::EventLoop
EventLoopHandle classRADCore::EventLoopfriend
exec()RADCore::EventLoop
handle() constRADCore::EventLoop
isEventThread() constRADCore::EventLoop
post(Priority priority, Task task)RADCore::EventLoop
post(Task task)RADCore::EventLoop
post(Priority priority, F &&f, Args &&... args)RADCore::EventLoopinline
post(F &&f, Args &&... args)RADCore::EventLoopinline
postDelayed(int delayMs, Task task)RADCore::EventLoop
processEvents()RADCore::EventLoop
quit()RADCore::EventLoop
Task typedefRADCore::EventLoop
~EventLoop()RADCore::EventLoop