casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | Friends | List of all members
casa::PlotTrackerToolNotifier Class Referenceabstract

Interface for objects that want to be notified when the tracker tool changes. More...

Inheritance diagram for casa::PlotTrackerToolNotifier:
casa::PlotMSToolsTab

Public Member Functions

 PlotTrackerToolNotifier ()
 
virtual ~PlotTrackerToolNotifier ()
 

Protected Member Functions

virtual void notifyTrackerChanged (PlotTrackerTool &tool)=0
 This method is called AFTER the tracker has been updated. More...
 

Friends

class PlotTrackerTool
 

Detailed Description

Interface for objects that want to be notified when the tracker tool changes.

Definition at line 731 of file PlotTool.h.

Constructor & Destructor Documentation

casa::PlotTrackerToolNotifier::PlotTrackerToolNotifier ( )
inline

Definition at line 735 of file PlotTool.h.

virtual casa::PlotTrackerToolNotifier::~PlotTrackerToolNotifier ( )
inlinevirtual

Definition at line 736 of file PlotTool.h.

Member Function Documentation

virtual void casa::PlotTrackerToolNotifier::notifyTrackerChanged ( PlotTrackerTool tool)
protectedpure virtual

This method is called AFTER the tracker has been updated.

Implemented in casa::PlotMSToolsTab.

Friends And Related Function Documentation

friend class PlotTrackerTool
friend

Definition at line 732 of file PlotTool.h.


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