casa::PlotMSPlotManagerWatcher Class Reference

Interface for any class that wants to be notified when the plots in the manager have changed. More...

#include <PlotMSPlotManager.h>

Inheritance diagram for casa::PlotMSPlotManagerWatcher:
casa::PlotMSAnnotator casa::PlotMSDataSummaryTab casa::PlotMSDBusApp

List of all members.

Public Member Functions

 PlotMSPlotManagerWatcher ()
 Constructor.
virtual ~PlotMSPlotManagerWatcher ()
 Destructor.
virtual void plotsChanged (const PlotMSPlotManager &manager)=0
 Will be called whenever the plots in the manager change.

Detailed Description

Interface for any class that wants to be notified when the plots in the manager have changed.

Definition at line 169 of file PlotMSPlotManager.h.


Constructor & Destructor Documentation

casa::PlotMSPlotManagerWatcher::PlotMSPlotManagerWatcher (  )  [inline]

Constructor.

Definition at line 172 of file PlotMSPlotManager.h.

virtual casa::PlotMSPlotManagerWatcher::~PlotMSPlotManagerWatcher (  )  [inline, virtual]

Destructor.

Definition at line 175 of file PlotMSPlotManager.h.


Member Function Documentation

virtual void casa::PlotMSPlotManagerWatcher::plotsChanged ( const PlotMSPlotManager manager  )  [pure virtual]

Will be called whenever the plots in the manager change.

Implemented in casa::PlotMSAnnotator, casa::PlotMSDataSummaryTab, and casa::PlotMSDBusApp.


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