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

#include <MeasurementSet2.h>

Inheritance diagram for casa::MeasurementSet2:
casa::MeasurementSet casa::MSTable< MSMainEnums::PredefinedColumns, MSMainEnums::PredefinedKeywords > casa::MSMainEnums casa::Table

List of all members.

Public Member Functions

 ~MeasurementSet2 ()
 MeasurementSet2 (const MeasurementSet2 &other)
MeasurementSet2operator= (const MeasurementSet2 &other)
const MSSelectiongetMSSelection () 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

MSSelectionmsSelection_p
Bool wasCreatedWithSelection_p

Detailed Description

Definition at line 11 of file MeasurementSet2.h.


Constructor & Destructor Documentation

casa::MeasurementSet2::MeasurementSet2 ( const Table table,
MSSelection msSelection 
) [protected]

Member Function Documentation

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

Member Data Documentation

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: