Falcon::Runnable Class Reference

Runnable base class. More...

#include <mt.h>

Inheritance diagram for Falcon::Runnable:

Inheritance graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

Runnable base class.

When the abstraction of a thread is quite good to represent the final object to be run, this pure interface can be passed to a thread that will run it.


Constructor & Destructor Documentation

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


Member Function Documentation

virtual void* Falcon::Runnable::run (  )  [pure virtual]

Implemented in Falcon::MemPool.


The documentation for this class was generated from the following file:

Generated on Mon Oct 19 10:11:41 2009 for Falcon_Core by  doxygen 1.5.8