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

VCF::RunLoopSource Class Reference

#include <RunLoopSource.h>

List of all members.

Public Member Functions

 RunLoopSource ()
virtual ~RunLoopSource ()
void setRunLoop (RunLoop *runLoop)
void signal ()
RunLoopSourcePeerPtr::Shared getPeer ()
void internal_perform ()
void internal_cancel ()

Protected Member Functions

virtual void perform ()=0
virtual void cancel ()=0


Constructor & Destructor Documentation

VCF::RunLoopSource::RunLoopSource  ) 
 

virtual VCF::RunLoopSource::~RunLoopSource  )  [virtual]
 


Member Function Documentation

virtual void VCF::RunLoopSource::cancel  )  [protected, pure virtual]
 

RunLoopSourcePeerPtr::Shared VCF::RunLoopSource::getPeer  )  [inline]
 

void VCF::RunLoopSource::internal_cancel  ) 
 

void VCF::RunLoopSource::internal_perform  ) 
 

virtual void VCF::RunLoopSource::perform  )  [protected, pure virtual]
 

void VCF::RunLoopSource::setRunLoop RunLoop runLoop  ) 
 

void VCF::RunLoopSource::signal  )  [inline]
 


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