casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
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::PlotMSDBusApp casa::PlotMSPlotTab

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 145 of file PlotMSPlotManager.h.


Constructor & Destructor Documentation

Constructor.

Definition at line 148 of file PlotMSPlotManager.h.

Destructor.

Definition at line 151 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::PlotMSDBusApp, casa::PlotMSPlotTab, and casa::PlotMSAnnotator.


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