casacore::MSPointingIndex Class Reference

#include <MSPointingIndex.h>

Inheritance diagram for casacore::MSPointingIndex:
casacore::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)
 assignment operator, refernce semantics
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

Review Status

Date Reviewed:
yyyy/mm/dd

Prerequisite

Etymology

Synopsis

Example

Motivation

Thrown Exceptions

Definition at line 73 of file MSPointingIndex.h.


Constructor & Destructor Documentation

casacore::MSPointingIndex::MSPointingIndex (  ) 

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

casacore::MSPointingIndex::MSPointingIndex ( const MSPointing pointing  ) 

construct one using the indicated POINTING table

casacore::MSPointingIndex::MSPointingIndex ( const MSPointingIndex other  ) 

construct one from another

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

Member Function Documentation

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

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

Definition at line 92 of file MSPointingIndex.h.

References antennaId_p.

void casacore::MSPointingIndex::attach ( const MSPointing pointing  ) 
void casacore::MSPointingIndex::attachIds (  )  [private]
MSPointingIndex& casacore::MSPointingIndex::operator= ( const MSPointingIndex other  ) 

assignment operator, refernce semantics

Reimplemented from casacore::MSTableIndex.


Member Data Documentation

Definition at line 94 of file MSPointingIndex.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