casa::Vi2StatsWeightsIterator< T > Class Template Reference

Vi2StatsWeightsIterator has the form of a CRTP base class to promote efficiency in iterator operations. More...

#include <Vi2StatsWeightsIterator.h>

List of all members.

Public Member Functions

Vi2StatsWeightsIteratoroperator++ ()
Vi2StatsWeightsIterator operator++ (int)
bool operator== (const Vi2StatsWeightsIterator &rhs)
bool operator!= (const Vi2StatsWeightsIterator &rhs)
Float operator* ()
bool atEnd ()

Protected Member Functions

 Vi2StatsWeightsIterator (vi::VisBuffer2 *vb2)
 Vi2StatsWeightsIterator ()

Protected Attributes

vi::VisBuffer2vb2

Detailed Description

template<class T>
class casa::Vi2StatsWeightsIterator< T >

Vi2StatsWeightsIterator has the form of a CRTP base class to promote efficiency in iterator operations.

Definition at line 43 of file Vi2StatsWeightsIterator.h.


Constructor & Destructor Documentation

template<class T>
casa::Vi2StatsWeightsIterator< T >::Vi2StatsWeightsIterator ( vi::VisBuffer2 vb2  )  [inline, protected]

Definition at line 60 of file Vi2StatsWeightsIterator.h.

template<class T>
casa::Vi2StatsWeightsIterator< T >::Vi2StatsWeightsIterator (  )  [inline, protected]

Definition at line 63 of file Vi2StatsWeightsIterator.h.


Member Function Documentation

template<class T>
bool casa::Vi2StatsWeightsIterator< T >::atEnd (  ) 
template<class T>
bool casa::Vi2StatsWeightsIterator< T >::operator!= ( const Vi2StatsWeightsIterator< T > &  rhs  ) 
template<class T>
Float casa::Vi2StatsWeightsIterator< T >::operator* (  ) 
template<class T>
Vi2StatsWeightsIterator casa::Vi2StatsWeightsIterator< T >::operator++ ( int   ) 
template<class T>
Vi2StatsWeightsIterator& casa::Vi2StatsWeightsIterator< T >::operator++ (  ) 
template<class T>
bool casa::Vi2StatsWeightsIterator< T >::operator== ( const Vi2StatsWeightsIterator< T > &  rhs  ) 

Member Data Documentation

template<class T>
vi::VisBuffer2* casa::Vi2StatsWeightsIterator< T >::vb2 [protected]

Definition at line 63 of file Vi2StatsWeightsIterator.h.


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