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

VCF::Win32RunLoopTimerPeer Class Reference

#include <Win32RunLoopTimerPeer.h>

Inheritance diagram for VCF::Win32RunLoopTimerPeer:

VCF::RunLoopTimerPeer List of all members.

Public Member Functions

 Win32RunLoopTimerPeer (RunLoopTimer *owner)
virtual ~Win32RunLoopTimerPeer ()
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
HANDLE getHandle ()
void perform ()

Constructor & Destructor Documentation

VCF::Win32RunLoopTimerPeer::Win32RunLoopTimerPeer RunLoopTimer owner  ) 
 

virtual VCF::Win32RunLoopTimerPeer::~Win32RunLoopTimerPeer  )  [virtual]
 


Member Function Documentation

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

Implements VCF::RunLoopTimerPeer.

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

Implements VCF::RunLoopTimerPeer.

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

Implements VCF::RunLoopTimerPeer.

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

Implements VCF::RunLoopTimerPeer.

HANDLE VCF::Win32RunLoopTimerPeer::getHandle  )  [inline]
 

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

Implements VCF::RunLoopTimerPeer.

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

Implements VCF::RunLoopTimerPeer.

virtual bool VCF::Win32RunLoopTimerPeer::isActive  )  const [inline, virtual]
 

Implements VCF::RunLoopTimerPeer.

void VCF::Win32RunLoopTimerPeer::perform  ) 
 

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

Implements VCF::RunLoopTimerPeer.


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