#include <macosx_loop.hpp>
Inheritance diagram for MacOSXLoop:

Public Member Functions | |
| virtual void | run () |
| Enter the event loop. | |
| virtual void | exit () |
| Exit the main loop. | |
Static Public Member Functions | |
| static OSLoop * | instance (intf_thread_t *pIntf) |
| Get the instance of MacOSXLoop. | |
| static void | destroy (intf_thread_t *pIntf) |
| Destroy the instance of MacOSXLoop. | |
Definition at line 33 of file macosx_loop.hpp.
1.4.2