Thread Class Reference

#include <Thread.h>

Inheritance diagram for Thread:
Terrain::Pager

List of all members.

Public Member Functions

 Thread ()
virtual ~Thread ()
void start ()
void pause ()
void stop ()
void restart ()
void kill ()
void join ()

Protected Member Functions

virtual void operator() ()=0
bool canRun ()

Constructor & Destructor Documentation

Thread::Thread (  ) 
Thread::~Thread (  )  [virtual]

Member Function Documentation

bool Thread::canRun (  )  [protected]
void Thread::join (  ) 
void Thread::kill (  ) 
virtual void Thread::operator() (  )  [protected, pure virtual]

Implemented in Terrain::Pager.

void Thread::pause (  ) 
void Thread::restart (  ) 
void Thread::start (  ) 
void Thread::stop (  ) 

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

Generated on Thu Jan 14 20:50:13 2010 for TerrainEditor by  doxygen 1.6.1