Boost.UI
User Interface Boost library
Public Member Functions | List of all members
boost::ui::event_loop Class Reference

Event loop class. More...

Inheritance diagram for boost::ui::event_loop:
[legend]

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.
 

Detailed Description

Event loop class.

See also
Event loop (Wikipedia)

The documentation for this class was generated from the following file: