casa::BackgroundThread Class Reference
Manages a thread to do a background operation and communicates back to its controller with regard to work status.
More...
#include <BackgroundThread.h>
List of all members.
Detailed Description
Manages a thread to do a background operation and communicates back to its controller with regard to work status.
Definition at line 40 of file BackgroundThread.h.
Constructor & Destructor Documentation
casa::BackgroundThread::BackgroundThread |
( |
|
) |
|
virtual casa::BackgroundThread::~BackgroundThread |
( |
|
) |
[virtual] |
casa::BackgroundThread::BackgroundThread |
( |
const BackgroundThread & |
other |
) |
[private] |
Member Function Documentation
void casa::BackgroundThread::cancel |
( |
|
) |
|
virtual void casa::BackgroundThread::cancelWork |
( |
|
) |
[protected, virtual] |
virtual bool casa::BackgroundThread::doWork |
( |
|
) |
[protected, pure virtual] |
virtual PlotMSPlot* casa::BackgroundThread::getPlot |
( |
|
) |
[virtual] |
bool casa::BackgroundThread::getResult |
( |
|
) |
const |
void* casa::BackgroundThread::run |
( |
|
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: