AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
UnixIoEventLoop Class Reference

Public Member Functions

 UnixIoEventLoop (UnixIoThread &parent)
 
void notifyProcessMessages () override
 Notifies this IEventLoop that its thread got a new message to process.
 
void loop () override
 Do message processing loop.
 

Member Function Documentation

◆ loop()

void UnixIoEventLoop::loop ( )
inlineoverridevirtual

Do message processing loop.

Implements IEventLoop.

◆ notifyProcessMessages()

void UnixIoEventLoop::notifyProcessMessages ( )
inlineoverridevirtual

Notifies this IEventLoop that its thread got a new message to process.

Implements IEventLoop.


The documentation for this class was generated from the following file:
Inheritance diagram for UnixIoEventLoop:
Collaboration diagram for UnixIoEventLoop: