casa  $Rev:20696$
Public Member Functions | Private Attributes
casa::PlotCalReset Class Reference

#include <PlotCalHooks.h>

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

List of all members.

Public Member Functions

 PlotCalReset (PlotCal *inPlotCal)
 ~PlotCalReset ()
Bool reset ()
 Callback to signal full internal cleanup of TablePlot.

Private Attributes

PlotCalitsPlotCal

Detailed Description

Definition at line 47 of file PlotCalHooks.h.


Constructor & Destructor Documentation

casa::PlotCalReset::PlotCalReset ( PlotCal inPlotCal) [inline]

Definition at line 50 of file PlotCalHooks.h.

References itsPlotCal.

casa::PlotCalReset::~PlotCalReset ( ) [inline]

Definition at line 55 of file PlotCalHooks.h.


Member Function Documentation

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

Callback to signal full internal cleanup of TablePlot.

This callback is called from TablePlot::resetTP.

Reimplemented from casa::TPResetCallBack.

Definition at line 57 of file PlotCalHooks.h.

References casa::PlotCal::close(), itsPlotCal, and casa::True.


Member Data Documentation

Definition at line 61 of file PlotCalHooks.h.

Referenced by PlotCalReset(), and reset().


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