Runnable Class Reference

A runnable object. More...

#include <Runnable.h++>

Inheritance diagram for Runnable:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~Runnable ()
 Destructor.
virtual void run ()=0
 Entry point.

Detailed Description

A runnable object.

See the Thread class for more information.

Author:
Mark Lindner

Constructor & Destructor Documentation

virtual ~Runnable (  )  [inline, virtual]

Destructor.


Member Function Documentation

virtual void run (  )  [pure virtual]

The documentation for this class was generated from the following file:
Generated on Sat Nov 26 16:49:09 2011 for libcommonc++ by  doxygen 1.6.3