AUI Framework
develop
Cross-platform base for C++ UI apps
|
Default event loop implementation.
#include <AUI/Thread/AEventLoop.h>
> All members, including inherited
|
overridevirtual |
Until mRunning = true, calls iteraton() infinitely. The loop can be broken via stop() method.
Implements IEventLoop.
|
overridevirtual |
Implements IEventLoop.
Contents