OSLoop Class Reference
Abstract class for the main event loop.
More...
|
Public Member Functions |
| virtual | ~OSLoop () |
| virtual void | run ()=0 |
| | Enter the main loop.
|
| virtual void | exit ()=0 |
| | Exit the main loop.
|
Protected Member Functions |
| | OSLoop (intf_thread_t *pIntf) |
Detailed Description
Abstract class for the main event loop.
Constructor & Destructor Documentation
| virtual OSLoop::~OSLoop |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| virtual void OSLoop::run |
( |
|
) |
[pure virtual] |
| virtual void OSLoop::exit |
( |
|
) |
[pure virtual] |
The documentation for this class was generated from the following file: