VCF::Win32RunLoopPeer Class Reference
#include <Win32RunLoopPeer.h>
Inheritance diagram for VCF::Win32RunLoopPeer:

Public Member Functions | |
| Win32RunLoopPeer (RunLoop *runLoop) | |
| virtual | ~Win32RunLoopPeer () |
| virtual void | run (const DateTimeSpan *duration, const String &mode) |
| virtual void | stop (const String &mode) |
| virtual bool | isStopped (const String &mode) const |
| virtual void | addTimer (RunLoopTimerPtr::Shared timer, const String &mode) |
| virtual void | removeTimer (RunLoopTimerPtr::Shared timer, const String &mode) |
| virtual void | addSource (RunLoopSourcePtr::Shared source, const String &mode) |
| virtual void | removeSource (RunLoopSourcePtr::Shared source, const String &mode) |
Classes | |
| class | ModeInfo |
Constructor & Destructor Documentation
|
|
|
|
|
|
Member Function Documentation
|
||||||||||||
|
Implements VCF::RunLoopPeer. |
|
||||||||||||
|
Implements VCF::RunLoopPeer. |
|
|
Implements VCF::RunLoopPeer. |
|
||||||||||||
|
Implements VCF::RunLoopPeer. |
|
||||||||||||
|
Implements VCF::RunLoopPeer. |
|
||||||||||||
|
Implements VCF::RunLoopPeer. |
|
|
Implements VCF::RunLoopPeer. |
The documentation for this class was generated from the following file:
- vcf/FoundationKit/Win32RunLoopPeer.h
