casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
casa::Vi2StatsWeightsRowIterator Class Referencefinal

Weights iterator over row weights. More...

#include <Vi2StatsWeightsIterator.h>

Inheritance diagram for casa::Vi2StatsWeightsRowIterator:
casa::Vi2StatsWeightsIterator< Vi2StatsWeightsRowIterator >

Public Member Functions

 Vi2StatsWeightsRowIterator (vi::VisBuffer2 *vb2)
 
 Vi2StatsWeightsRowIterator ()
 
Vi2StatsWeightsRowIteratoroperator++ ()
 
Vi2StatsWeightsRowIterator operator++ (int)
 
bool operator== (const Vi2StatsWeightsRowIterator &rhs)
 
bool operator!= (const Vi2StatsWeightsRowIterator &rhs)
 
casacore::Float operator* ()
 
bool atEnd ()
 
- Public Member Functions inherited from casa::Vi2StatsWeightsIterator< Vi2StatsWeightsRowIterator >
Vi2StatsWeightsIteratoroperator++ ()
 
Vi2StatsWeightsIterator operator++ (int)
 
bool operator== (const Vi2StatsWeightsIterator &rhs)
 
bool operator!= (const Vi2StatsWeightsIterator &rhs)
 
casacore::Float operator* ()
 
bool atEnd ()
 

Protected Attributes

casacore::uInt row
 
casacore::uInt nRows
 
- Protected Attributes inherited from casa::Vi2StatsWeightsIterator< Vi2StatsWeightsRowIterator >
vi::VisBuffer2vb2
 

Additional Inherited Members

- Protected Member Functions inherited from casa::Vi2StatsWeightsIterator< Vi2StatsWeightsRowIterator >
 Vi2StatsWeightsIterator (vi::VisBuffer2 *vb2)
 
 Vi2StatsWeightsIterator ()
 

Detailed Description

Weights iterator over row weights.

Definition at line 99 of file Vi2StatsWeightsIterator.h.

Constructor & Destructor Documentation

casa::Vi2StatsWeightsRowIterator::Vi2StatsWeightsRowIterator ( vi::VisBuffer2 vb2)
casa::Vi2StatsWeightsRowIterator::Vi2StatsWeightsRowIterator ( )

Member Function Documentation

bool casa::Vi2StatsWeightsRowIterator::atEnd ( )
bool casa::Vi2StatsWeightsRowIterator::operator!= ( const Vi2StatsWeightsRowIterator rhs)
casacore::Float casa::Vi2StatsWeightsRowIterator::operator* ( )
Vi2StatsWeightsRowIterator& casa::Vi2StatsWeightsRowIterator::operator++ ( )
Vi2StatsWeightsRowIterator casa::Vi2StatsWeightsRowIterator::operator++ ( int  )
bool casa::Vi2StatsWeightsRowIterator::operator== ( const Vi2StatsWeightsRowIterator rhs)

Member Data Documentation

casacore::uInt casa::Vi2StatsWeightsRowIterator::nRows
protected

Definition at line 121 of file Vi2StatsWeightsIterator.h.

casacore::uInt casa::Vi2StatsWeightsRowIterator::row
protected

Definition at line 120 of file Vi2StatsWeightsIterator.h.


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