casa  $Rev:20696$
Public Member Functions
casa::TPResetCallBack Class Reference

Base Class for TablePlot "reset" callback. More...

#include <TPCallBackHooks.h>

Inheritance diagram for casa::TPResetCallBack:
casa::MSPlotReset casa::PlotCalReset

List of all members.

Public Member Functions

 TPResetCallBack ()
 Constructor.
virtual ~TPResetCallBack ()
 Destructor.
virtual Bool reset ()
 Callback to signal full internal cleanup of TablePlot.

Detailed Description

Base Class for TablePlot "reset" callback.

Definition at line 272 of file TPCallBackHooks.h.


Constructor & Destructor Documentation

casa::TPResetCallBack::TPResetCallBack ( ) [inline]

Constructor.

Definition at line 276 of file TPCallBackHooks.h.

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

Destructor.

Definition at line 279 of file TPCallBackHooks.h.


Member Function Documentation

virtual Bool casa::TPResetCallBack::reset ( ) [inline, virtual]

Callback to signal full internal cleanup of TablePlot.

This callback is called from TablePlot::resetTP.

Reimplemented in casa::MSPlotReset, and casa::PlotCalReset.

Definition at line 283 of file TPCallBackHooks.h.

References casa::LogMessage::DEBUG1, casa::SLog::out(), casa::SLog::slog(), and casa::True.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines