#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/libraries/core/Thread.h>
orxonox::Thread::Thread |
( |
| ) |
|
orxonox::Thread::~Thread |
( |
| ) |
|
|
virtual |
bool orxonox::Thread::evaluateExecutor |
( |
const ExecutorPtr & |
executor | ) |
|
bool orxonox::Thread::isWorking |
( |
| ) |
|
void orxonox::Thread::threadLoop |
( |
| ) |
|
|
private |
void orxonox::Thread::waitUntilFinished |
( |
| ) |
|
boost::mutex* orxonox::Thread::executorMutex_ |
|
private |
bool orxonox::Thread::isWorking_ |
|
private |
boost::mutex* orxonox::Thread::isWorkingMutex_ |
|
private |
bool orxonox::Thread::stopThread_ |
|
private |
boost::mutex* orxonox::Thread::stopThreadMutex_ |
|
private |
boost::thread* orxonox::Thread::workerThread_ |
|
private |
The documentation for this class was generated from the following files: