casa
$Rev:20696$
|
Simple class to hold parameter to resume updating after a threaded cache loading. More...
#include <PlotMSSinglePlot.h>
Public Member Functions | |
TCLParams () | |
Constructor. | |
~TCLParams () | |
Destructor. | |
Public Attributes | |
bool | releaseWhenDone |
Parameters. | |
bool | updateCanvas |
bool | updateDisplay |
bool | endCacheLog |
Simple class to hold parameter to resume updating after a threaded cache loading.
Definition at line 51 of file PlotMSSinglePlot.h.
casa::PlotMSSinglePlot::TCLParams::TCLParams | ( | ) | [inline] |
Constructor.
Definition at line 54 of file PlotMSSinglePlot.h.
casa::PlotMSSinglePlot::TCLParams::~TCLParams | ( | ) | [inline] |
Destructor.
Definition at line 58 of file PlotMSSinglePlot.h.
Definition at line 65 of file PlotMSSinglePlot.h.
Parameters.
Definition at line 62 of file PlotMSSinglePlot.h.
Definition at line 63 of file PlotMSSinglePlot.h.
Definition at line 64 of file PlotMSSinglePlot.h.