casa::ExportThread Class Reference
Exports a plot to a specific format in a background thread.
More...
#include <ExportThread.h>
List of all members.
Detailed Description
Exports a plot to a specific format in a background thread.
Definition at line 41 of file ExportThread.h.
Constructor & Destructor Documentation
casa::ExportThread::ExportThread |
( |
|
) |
|
virtual casa::ExportThread::~ExportThread |
( |
|
) |
[virtual] |
casa::ExportThread::ExportThread |
( |
const ExportThread & |
other |
) |
[private] |
Member Function Documentation
virtual void casa::ExportThread::cancelWork |
( |
|
) |
[protected, virtual] |
virtual bool casa::ExportThread::doWork |
( |
|
) |
[protected, virtual] |
Store the format that will be used to export the plot.
void casa::ExportThread::setPlots |
( |
vector< PlotMSPlot * > |
plots |
) |
|
Store the plot to export.
Member Data Documentation
The documentation for this class was generated from the following file: