casa
$Rev:20696$
|
Simple class to hold parameter to resume updating after a threaded cache loading. More...
#include <PlotMSIterPlot.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 53 of file PlotMSIterPlot.h.
casa::PlotMSIterPlot::TCLParams::TCLParams | ( | ) | [inline] |
Constructor.
Definition at line 56 of file PlotMSIterPlot.h.
casa::PlotMSIterPlot::TCLParams::~TCLParams | ( | ) | [inline] |
Destructor.
Definition at line 60 of file PlotMSIterPlot.h.
Definition at line 67 of file PlotMSIterPlot.h.
Parameters.
Definition at line 64 of file PlotMSIterPlot.h.
Definition at line 65 of file PlotMSIterPlot.h.
Definition at line 66 of file PlotMSIterPlot.h.