Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::OSXRunLoopTimerPeer Class Reference

#include <OSXRunLoopTimerPeer.h>

Inheritance diagram for VCF::OSXRunLoopTimerPeer:

VCF::RunLoopTimerPeer List of all members.

Public Member Functions

 OSXRunLoopTimerPeer (RunLoopTimer *timer)
 ~OSXRunLoopTimerPeer ()
CFRunLoopTimerRef getTimer ()
virtual void create (const DateTime &fireDate)
virtual void create (const DateTimeSpan &interval)
virtual void create (const DateTime &fireDate, const DateTimeSpan &interval)
virtual bool isActive () const
virtual void setActive (const bool &val)
virtual bool doesRepeat () const
virtual DateTimeSpan getInterval () const
virtual DateTime getNextFireDate () const

Constructor & Destructor Documentation

VCF::OSXRunLoopTimerPeer::OSXRunLoopTimerPeer RunLoopTimer timer  ) 
 

VCF::OSXRunLoopTimerPeer::~OSXRunLoopTimerPeer  ) 
 


Member Function Documentation

virtual void VCF::OSXRunLoopTimerPeer::create const DateTime fireDate,
const DateTimeSpan interval
[virtual]
 

Implements VCF::RunLoopTimerPeer.

virtual void VCF::OSXRunLoopTimerPeer::create const DateTimeSpan interval  )  [virtual]
 

Implements VCF::RunLoopTimerPeer.

virtual void VCF::OSXRunLoopTimerPeer::create const DateTime fireDate  )  [virtual]
 

Implements VCF::RunLoopTimerPeer.

virtual bool VCF::OSXRunLoopTimerPeer::doesRepeat  )  const [virtual]
 

Implements VCF::RunLoopTimerPeer.

virtual DateTimeSpan VCF::OSXRunLoopTimerPeer::getInterval  )  const [virtual]
 

Implements VCF::RunLoopTimerPeer.

virtual DateTime VCF::OSXRunLoopTimerPeer::getNextFireDate  )  const [virtual]
 

Implements VCF::RunLoopTimerPeer.

CFRunLoopTimerRef VCF::OSXRunLoopTimerPeer::getTimer  )  [inline]
 

virtual bool VCF::OSXRunLoopTimerPeer::isActive  )  const [virtual]
 

Implements VCF::RunLoopTimerPeer.

virtual void VCF::OSXRunLoopTimerPeer::setActive const bool &  val  )  [virtual]
 

Implements VCF::RunLoopTimerPeer.


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information