Thread Class Reference

#include <thread.h>

Inheritance diagram for Thread:
UdpPort

List of all members.

Public Member Functions

 Thread (std::string _name)
virtual int start ()
virtual void stop ()
virtual void run ()=0

Public Attributes

const std::string name

Protected Attributes

bool running

Constructor & Destructor Documentation

Thread::Thread ( std::string  _name  ) 

Member Function Documentation

virtual void Thread::run (  )  [pure virtual]
int Thread::start (  )  [virtual]
void Thread::stop (  )  [virtual]

Member Data Documentation

const std::string Thread::name
bool Thread::running [protected]

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

Generated on Fri Oct 9 13:42:12 2009 for naowalkoptimiser by  doxygen 1.6.1