casacore::MSWeatherIndex Class Reference

#include <MSWeatherIndex.h>

Inheritance diagram for casacore::MSWeatherIndex:
casacore::MSTableIndex

List of all members.

Public Member Functions

 MSWeatherIndex ()
 no index attached, use the attach function or assignment operator to change that
 MSWeatherIndex (const MSWeather &weather)
 construct one using the indicated WEATHER table
 MSWeatherIndex (const MSWeatherIndex &other)
 construct one from another
virtual ~MSWeatherIndex ()
MSWeatherIndexoperator= (const MSWeatherIndex &other)
 assignment operator, refernce semantics
void attach (const MSWeather &weather)
IntantennaId ()
 access to the antenna ID key, throws an exception if isNull() is False

Private Member Functions

void attachIds ()

Private Attributes

RecordFieldPtr< IntantennaId_p

Detailed Description

Intended use:

Public interface

Review Status

Date Reviewed:
yyyy/mm/dd

Prerequisite

Etymology

Synopsis

Example

Motivation

Thrown Exceptions

Definition at line 73 of file MSWeatherIndex.h.


Constructor & Destructor Documentation

casacore::MSWeatherIndex::MSWeatherIndex (  ) 

no index attached, use the attach function or assignment operator to change that

casacore::MSWeatherIndex::MSWeatherIndex ( const MSWeather weather  ) 

construct one using the indicated WEATHER table

casacore::MSWeatherIndex::MSWeatherIndex ( const MSWeatherIndex other  ) 

construct one from another

virtual casacore::MSWeatherIndex::~MSWeatherIndex (  )  [virtual]

Member Function Documentation

Int& casacore::MSWeatherIndex::antennaId (  )  [inline]

access to the antenna ID key, throws an exception if isNull() is False

Definition at line 92 of file MSWeatherIndex.h.

References antennaId_p.

void casacore::MSWeatherIndex::attach ( const MSWeather weather  ) 
void casacore::MSWeatherIndex::attachIds (  )  [private]
MSWeatherIndex& casacore::MSWeatherIndex::operator= ( const MSWeatherIndex other  ) 

assignment operator, refernce semantics

Reimplemented from casacore::MSTableIndex.


Member Data Documentation

Definition at line 94 of file MSWeatherIndex.h.

Referenced by antennaId().


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