casa
5.7.0-16
|
Simple class to hold parameter to resume updating after a threaded cache loading. More...
#include <PlotMSPlot.h>
Public Member Functions | |
TCLParams () | |
Constructor. More... | |
Public Attributes | |
bool | releaseWhenDone |
Parameters. More... | |
bool | updateCanvas |
bool | updateDisplay |
bool | endCacheLog |
bool | updateIteration |
Simple class to hold parameter to resume updating after a threaded cache loading.
Definition at line 84 of file PlotMSPlot.h.
|
inline |
Constructor.
Definition at line 97 of file PlotMSPlot.h.
bool casa::PlotMSPlot::TCLParams::endCacheLog |
Definition at line 91 of file PlotMSPlot.h.
bool casa::PlotMSPlot::TCLParams::releaseWhenDone |
Parameters.
Definition at line 88 of file PlotMSPlot.h.
bool casa::PlotMSPlot::TCLParams::updateCanvas |
Definition at line 89 of file PlotMSPlot.h.
bool casa::PlotMSPlot::TCLParams::updateDisplay |
Definition at line 90 of file PlotMSPlot.h.
bool casa::PlotMSPlot::TCLParams::updateIteration |
Definition at line 92 of file PlotMSPlot.h.