casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions | Friends
casa::PlotTrackerToolNotifier Class Reference

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

#include <PlotTool.h>

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

List of all members.

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.

Friends

class PlotTrackerTool

Detailed Description

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

Definition at line 658 of file PlotTool.h.


Constructor & Destructor Documentation

Definition at line 662 of file PlotTool.h.

Definition at line 663 of file PlotTool.h.


Member Function Documentation

virtual void casa::PlotTrackerToolNotifier::notifyTrackerChanged ( PlotTrackerTool tool) [protected, pure 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 659 of file PlotTool.h.


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