BIE::TileMasterWorkerThread Class Reference

A helper class that holds a worker thread that runs on the tile master, so the tile master can help do the work when it's not busy doing something else. More...

#include <TileMasterWorkerThread.h>

Collaboration diagram for BIE::TileMasterWorkerThread:

List of all members.

Public Member Functions

 TileMasterWorkerThread (LikelihoodComputationMPITP *simulation)
void reInitialize (LikelihoodComputationMPITP *simulation)
void Send (EvaluationRequest *request)
void stop ()
 called to permanently stop and kill thread
virtual void run ()
 run the thread Override of thread framework method
void resetPause ()
 called to pause thread and set it's state to that just like construction
void unPause ()
 called to resume a thread that has been resetPause'd
virtual void final ()
 implement Final method from framework to self-delete thread when it completes


Detailed Description

A helper class that holds a worker thread that runs on the tile master, so the tile master can help do the work when it's not busy doing something else.
The documentation for this class was generated from the following file:

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:13 2010 by doxygen