Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

Runnable Class Reference

#include <Runnable.h>

List of all members.

Public Member Functions

 Runnable ()
 Runnable (const Runnable &rhs)
virtual ~Runnable ()
Runnableoperator= (const Runnable &rhs)
exception getRunException () const
void deleteRunException ()
virtual void run ()=0 throw ()
void setRunException (exception *pException)
void cloneAndSetRunException (const std::exception &e)


Constructor & Destructor Documentation

Runnable::Runnable  ) 
 

Runnable::Runnable const Runnable rhs  ) 
 

Runnable::~Runnable  )  [virtual]
 


Member Function Documentation

void Runnable::cloneAndSetRunException const std::exception &  e  ) 
 

void Runnable::deleteRunException  ) 
 

std::exception * Runnable::getRunException  )  const
 

Runnable & Runnable::operator= const Runnable rhs  ) 
 

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

void Runnable::setRunException exception *  pException  ) 
 


The documentation for this class was generated from the following files:
Generated on Fri Nov 12 15:15:24 2004 for Borealis by doxygen 1.3.8