Boost.UI
User Interface Boost library
|
Event loop class. More...
Public Member Functions | |
bool | is_running () const |
Returns true only if event loop is running. | |
void | run () |
Start the event loop. | |
void | exit () |
Exit from the event loop. | |
Event loop class.