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

VCF::LinuxRunLoopTimerPeer Class Reference

#include <LinuxRunLoopTimerPeer.h>

Inheritance diagram for VCF::LinuxRunLoopTimerPeer:

VCF::RunLoopTimerPeer List of all members.

Public Member Functions

 LinuxRunLoopTimerPeer (RunLoopTimer *owner)
virtual ~LinuxRunLoopTimerPeer ()
virtual void create (const DateTime &fireDate)
virtual void create (const DateTimeSpan &interval)
virtual void create (const DateTime &fireDate, const DateTimeSpan &interval)
int getFileDesc ()
void perform ()

Constructor & Destructor Documentation

VCF::LinuxRunLoopTimerPeer::LinuxRunLoopTimerPeer RunLoopTimer owner  ) 
 

virtual VCF::LinuxRunLoopTimerPeer::~LinuxRunLoopTimerPeer  )  [virtual]
 


Member Function Documentation

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

Implements VCF::RunLoopTimerPeer.

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

Implements VCF::RunLoopTimerPeer.

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

Implements VCF::RunLoopTimerPeer.

int VCF::LinuxRunLoopTimerPeer::getFileDesc  )  [inline]
 

void VCF::LinuxRunLoopTimerPeer::perform  ) 
 


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