

Public Member Functions | |
| virtual void | run () |
| Enter the event loop. | |
| virtual void | exit () |
| Exit the main loop. | |
| void | registerWindow (GenericWindow &rGenWin, WindowRef win) |
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. | |
| static OSLoop* MacOSXLoop::instance | ( | intf_thread_t * | pIntf | ) | [static] |
Get the instance of MacOSXLoop.
| static void MacOSXLoop::destroy | ( | intf_thread_t * | pIntf | ) | [static] |
Destroy the instance of MacOSXLoop.
| virtual void MacOSXLoop::run | ( | ) | [virtual] |
| virtual void MacOSXLoop::exit | ( | ) | [virtual] |
| void MacOSXLoop::registerWindow | ( | GenericWindow & | rGenWin, | |
| WindowRef | win | |||
| ) |
1.5.6