CVD::Runnable Class Reference

#include <runnable.h>

Inheritance diagram for CVD::Runnable:

CVD::ReadAheadVideoBuffer< T > CVD::Thread

List of all members.


Detailed Description

This is an abstract base class for anything with a run() method.

Definition at line 6 of file runnable.h.


Public Member Functions

virtual void run ()=0
virtual ~Runnable ()

Member Function Documentation

virtual void CVD::Runnable::run (  )  [pure virtual]

Perform the function of this object.

Implemented in CVD::ReadAheadVideoBuffer< T >, and CVD::Thread.


The documentation for this class was generated from the following file:
Generated on Wed Feb 18 10:23:08 2009 for CVD by  doxygen 1.5.3