CVD::Runnable Class Reference

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

#include <runnable.h>

Inheritance diagram for CVD::Runnable:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void run ()=0
 Perform the function of this object.
virtual ~Runnable ()

Detailed Description

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

Definition at line 6 of file runnable.h.


Constructor & Destructor Documentation

virtual CVD::Runnable::~Runnable (  )  [inline, virtual]

Definition at line 11 of file runnable.h.


Member Function Documentation

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

Perform the function of this object.

Implemented in CVD::RunnableBatch::RunMessageInThread, and CVD::Thread.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:13:52 2013