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

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

EventLoop classRADCore::EventLoopHandlefriend
EventLoopHandle()=defaultRADCore::EventLoopHandle
isValid() constRADCore::EventLoopHandle
post(Priority priority, EventLoop::Task task) constRADCore::EventLoopHandle
post(EventLoop::Task task) constRADCore::EventLoopHandle
postDelayed(int delayMs, EventLoop::Task task) constRADCore::EventLoopHandle