casa::PlotData Class Reference

#include <PlotData.h>

Inheritance diagram for casa::PlotData:

Inheritance graph
[legend]
List of all members.

Detailed Description

Definition at line 55 of file PlotData.h.

Public Member Functions

 PlotData ()
virtual ~PlotData ()
virtual bool isValid () const=0
 ABSTRACT METHODS //.
virtual bool willDeleteData () const=0
 Returns whether this object will delete its underlying data structures upon deconstruction or not.
virtual void setDeleteData (bool del=true)=0
 Sets whether this object will delete its underlying data structures upon deconstruction or not.


Constructor & Destructor Documentation

casa::PlotData::PlotData (  )  [inline]

Definition at line 57 of file PlotData.h.

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

Definition at line 59 of file PlotData.h.


Member Function Documentation

virtual bool casa::PlotData::isValid (  )  const [pure virtual]

ABSTRACT METHODS //.

Returns whether the contained data is valid or not.

Implemented in casa::PlotSingleDataImpl< T >, casa::PlotPointDataImpl< T >, casa::PlotHistogramData, and casa::PlotMSData.

virtual bool casa::PlotData::willDeleteData (  )  const [pure virtual]

Returns whether this object will delete its underlying data structures upon deconstruction or not.

Implemented in casa::PlotSingleDataImpl< T >, casa::PlotPointDataImpl< T >, casa::PlotHistogramData, casa::PlotMaskedPointDataImpl< T >, casa::PlotErrorDataImpl< T >, and casa::PlotMSData.

virtual void casa::PlotData::setDeleteData ( bool  del = true  )  [pure virtual]

Sets whether this object will delete its underlying data structures upon deconstruction or not.

Implemented in casa::PlotSingleDataImpl< T >, casa::PlotPointDataImpl< T >, casa::PlotHistogramData, casa::PlotMaskedPointDataImpl< T >, casa::PlotErrorDataImpl< T >, and casa::PlotMSData.


The documentation for this class was generated from the following file:
Generated on Thu Aug 27 21:28:08 2009 for NRAOCASA by  doxygen 1.5.1