casa::ActionSelect Class Reference
#include <ActionSelect.h>
List of all members.
Detailed Description
Definition at line 33 of file ActionSelect.h.
Constructor & Destructor Documentation
casa::ActionSelect::ActionSelect |
( |
Client * |
client |
) |
|
virtual casa::ActionSelect::~ActionSelect |
( |
|
) |
[virtual] |
Member Function Documentation
virtual void casa::ActionSelect::addRedrawPlot |
( |
PlotMSPlot * |
plot |
) |
[protected, virtual] |
virtual bool casa::ActionSelect::doActionSpecific |
( |
PlotMSApp * |
plotms |
) |
[protected, virtual] |
virtual PlotLogMessage* casa::ActionSelect::doFlagOperation |
( |
PlotMSPlot * |
plot, |
|
|
int |
canvasIndex, |
|
|
vector< PlotRegion > & |
regions, |
|
|
bool |
showUnflagged, |
|
|
bool |
showFlagged | |
|
) |
| | [protected, pure virtual] |
virtual string casa::ActionSelect::getOperationLabel |
( |
|
) |
const [protected, pure virtual] |
virtual void casa::ActionSelect::redrawPlots |
( |
PlotMSPlot * |
plot, |
|
|
vector< PlotCanvasPtr > & |
visibleCanv | |
|
) |
| | [protected, virtual] |
Member Data Documentation
Keep list of plots that have to be redrawn.
Definition at line 48 of file ActionSelect.h.
The documentation for this class was generated from the following file: