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

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