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

#include <MSWeatherIndex.h>

Inheritance diagram for casa::MSWeatherIndex:
casa::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)
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

 <h3>Review Status</h3><dl><dt>Date Reviewed:<dd>yyyy/mm/dd</dl> 

Prerequisite

Etymology

Synopsis

Example

Motivation

Thrown Exceptions

Definition at line 72 of file MSWeatherIndex.h.


Constructor & Destructor Documentation

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

construct one using the indicated WEATHER table

construct one from another


Member Function Documentation

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

Definition at line 91 of file MSWeatherIndex.h.

References antennaId_p.

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

Member Data Documentation

Definition at line 93 of file MSWeatherIndex.h.

Referenced by antennaId().


The documentation for this class was generated from the following file: