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

Public Member Functions | |
| virtual | ~RunLoopTimerPeer () |
| virtual void | create (const DateTime &fireDate)=0 |
| virtual void | create (const DateTimeSpan &interval)=0 |
| virtual void | create (const DateTime &fireDate, const DateTimeSpan &interval)=0 |
| virtual bool | isActive () const =0 |
| virtual void | setActive (const bool &val)=0 |
| virtual bool | doesRepeat () const =0 |
| virtual DateTimeSpan | getInterval () const =0 |
| virtual DateTime | getNextFireDate () const =0 |
Constructor & Destructor Documentation
|
|
|
Member Function Documentation
|
||||||||||||
|
Implemented in VCF::LinuxRunLoopTimerPeer, VCF::OSXRunLoopTimerPeer, and VCF::Win32RunLoopTimerPeer. |
|
|
Implemented in VCF::LinuxRunLoopTimerPeer, VCF::OSXRunLoopTimerPeer, and VCF::Win32RunLoopTimerPeer. |
|
|
Implemented in VCF::LinuxRunLoopTimerPeer, VCF::OSXRunLoopTimerPeer, and VCF::Win32RunLoopTimerPeer. |
|
|
Implemented in VCF::OSXRunLoopTimerPeer, and VCF::Win32RunLoopTimerPeer. |
|
|
Implemented in VCF::OSXRunLoopTimerPeer, and VCF::Win32RunLoopTimerPeer. |
|
|
Implemented in VCF::OSXRunLoopTimerPeer, and VCF::Win32RunLoopTimerPeer. |
|
|
Implemented in VCF::OSXRunLoopTimerPeer, and VCF::Win32RunLoopTimerPeer. |
|
|
Implemented in VCF::OSXRunLoopTimerPeer, and VCF::Win32RunLoopTimerPeer. |
The documentation for this class was generated from the following file:
- vcf/FoundationKit/RunLoopTimerPeer.h
