casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
casa::PlotMSPlot::TCLParams Class Reference

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
 

Detailed Description

Simple class to hold parameter to resume updating after a threaded cache loading.

Definition at line 84 of file PlotMSPlot.h.

Constructor & Destructor Documentation

casa::PlotMSPlot::TCLParams::TCLParams ( )
inline

Constructor.

Definition at line 97 of file PlotMSPlot.h.

Member Data Documentation

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.


The documentation for this class was generated from the following file: