VCF::Win32RunLoopPeer Class Reference
#include <Win32RunLoopPeer.h>
Inheritance diagram for VCF::Win32RunLoopPeer:
List of all members.
Constructor & Destructor Documentation
| VCF::Win32RunLoopPeer::Win32RunLoopPeer |
( |
RunLoop * |
runLoop |
) |
|
|
| virtual VCF::Win32RunLoopPeer::~Win32RunLoopPeer |
( |
|
) |
[virtual] |
|
Member Function Documentation
| virtual OSHandleID VCF::Win32RunLoopPeer::getHandleID |
( |
|
) |
[inline, virtual] |
|
| bool VCF::Win32RunLoopPeer::handleMessageAndContinue |
( |
MSG & |
msg |
) |
[protected] |
|
| void VCF::Win32RunLoopPeer::handleTimers |
( |
const String & |
mode |
) |
[protected] |
|
| virtual void VCF::Win32RunLoopPeer::postEvent |
( |
Event * |
event, |
|
|
EventHandler * |
handler, |
|
|
bool |
deleteHandler |
|
) |
[virtual] |
|
| void VCF::Win32RunLoopPeer::removeAll |
( |
|
) |
[protected] |
|
| virtual void VCF::Win32RunLoopPeer::removeTimer |
( |
uint32 |
timerID |
) |
[virtual] |
|
| virtual void VCF::Win32RunLoopPeer::run |
( |
const String & |
mode, |
|
|
const DateTime * |
duration |
|
) |
[virtual] |
|
|
|
Run the run for some duration.
If duration is NULL then run forever until a stop() is called.
Implements VCF::RunLoopPeer. |
| virtual void VCF::Win32RunLoopPeer::stop |
( |
|
) |
[virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following file: