casa::MeasurementSet2 Class Reference

#include <MeasurementSet2.h>

List of all members.

Public Member Functions

 ~MeasurementSet2 ()
 MeasurementSet2 (const MeasurementSet2 &other)
MeasurementSet2operator= (const MeasurementSet2 &other)
const MSSelection * getMSSelection () const
Bool wasCreatedWithSelection () const

Static Public Member Functions

static MeasurementSet2 create (const String &filename, const MSSelection *msSelection)

Protected Member Functions

 MeasurementSet2 (const Table &table, MSSelection *msSelection)

Private Attributes

MSSelection * msSelection_p
Bool wasCreatedWithSelection_p

Detailed Description

Definition at line 11 of file MeasurementSet2.h.


Constructor & Destructor Documentation

casa::MeasurementSet2::~MeasurementSet2 (  ) 
casa::MeasurementSet2::MeasurementSet2 ( const MeasurementSet2 other  ) 
casa::MeasurementSet2::MeasurementSet2 ( const Table &  table,
MSSelection *  msSelection 
) [protected]

Member Function Documentation

static MeasurementSet2 casa::MeasurementSet2::create ( const String &  filename,
const MSSelection *  msSelection 
) [static]
const MSSelection* casa::MeasurementSet2::getMSSelection (  )  const
MeasurementSet2& casa::MeasurementSet2::operator= ( const MeasurementSet2 other  ) 
Bool casa::MeasurementSet2::wasCreatedWithSelection (  )  const

Member Data Documentation

MSSelection* casa::MeasurementSet2::msSelection_p [private]

Definition at line 31 of file MeasurementSet2.h.

Definition at line 32 of file MeasurementSet2.h.


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

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1