casa::ActionSelect Class Reference

#include <ActionSelect.h>

Inheritance diagram for casa::ActionSelect:
casa::PlotMSAction casa::ActionLocate casa::ActionSelectFlag casa::ActionSelectUnflag

List of all members.

Public Member Functions

 ActionSelect (Client *client)
virtual ~ActionSelect ()

Protected Member Functions

virtual bool doActionSpecific (PlotMSApp *plotms)
virtual PlotLogMessagedoFlagOperation (PlotMSPlot *plot, int canvasIndex, vector< PlotRegion > &regions, bool showUnflagged, bool showFlagged)=0
virtual string getOperationLabel () const =0
virtual void redrawPlots (PlotMSPlot *plot, vector< PlotCanvasPtr > &visibleCanv)
virtual void addRedrawPlot (PlotMSPlot *plot)

Private Attributes

vector< PlotMSPlot * > flaggedPlots
 Keep list of plots that have to be redrawn.

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]

Reimplemented in casa::ActionLocate.

virtual bool casa::ActionSelect::doActionSpecific ( PlotMSApp plotms  )  [protected, virtual]

Implements casa::PlotMSAction.

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1