qpid::sys::Runnable Class Reference

Interface for objects that can be run, e.g. More...

#include <Runnable.h>

Inheritance diagram for qpid::sys::Runnable:

Inheritance graph
[legend]
List of all members.

Public Types

typedef boost::function0<
void > 
Functor
 Type to represent a runnable as a Functor.

Public Member Functions

virtual void run ()=0
 Derived classes override run().
Functor functor ()
 Create a functor object that will call this->run().

Detailed Description

Interface for objects that can be run, e.g.

in a thread.


The documentation for this class was generated from the following file:
Generated on Thu Apr 10 11:09:11 2008 for Qpid by  doxygen 1.4.7