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

#include <MSPointingIndex.h>

Inheritance diagram for casa::MSPointingIndex:
casa::MSTableIndex

List of all members.

Public Member Functions

 MSPointingIndex ()
 no index attached, use the attach function or assignment operator to change that
 MSPointingIndex (const MSPointing &pointing)
 construct one using the indicated POINTING table
 MSPointingIndex (const MSPointingIndex &other)
 construct one from another
virtual ~MSPointingIndex ()
MSPointingIndexoperator= (const MSPointingIndex &other)
void attach (const MSPointing &pointing)
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 MSPointingIndex.h.


Constructor & Destructor Documentation

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

construct one using the indicated POINTING 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 MSPointingIndex.h.

References antennaId_p.

void casa::MSPointingIndex::attach ( const MSPointing pointing)
MSPointingIndex& casa::MSPointingIndex::operator= ( const MSPointingIndex other)

Member Data Documentation

Definition at line 93 of file MSPointingIndex.h.

Referenced by antennaId().


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