Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::Statistics::PointSetToListAdaptor< TPointSet >::ConstIterator Class Reference

#include <itkPointSetToListAdaptor.h>

List of all members.

template<class TPointSet>
class itk::Statistics::PointSetToListAdaptor< TPointSet >::ConstIterator


Public Member Functions

 ConstIterator (const ConstIterator &iter)
 ConstIterator (PointsContainerIterator iter)
 ConstIterator ()
FrequencyType GetFrequency () const
InstanceIdentifier GetInstanceIdentifier () const
const MeasurementVectorTypeGetMeasurementVector () const
bool operator!= (const ConstIterator &it)
ConstIteratoroperator++ ()
ConstIteratoroperator-- ()
ConstIteratoroperator= (const ConstIterator &iter)
bool operator== (const ConstIterator &it)

Constructor & Destructor Documentation

template<class TPointSet>
itk::Statistics::PointSetToListAdaptor< TPointSet >::ConstIterator::ConstIterator  )  [inline]
 

Definition at line 173 of file itkPointSetToListAdaptor.h.

template<class TPointSet>
itk::Statistics::PointSetToListAdaptor< TPointSet >::ConstIterator::ConstIterator PointsContainerIterator  iter  )  [inline]
 

Definition at line 175 of file itkPointSetToListAdaptor.h.

template<class TPointSet>
itk::Statistics::PointSetToListAdaptor< TPointSet >::ConstIterator::ConstIterator const ConstIterator iter  )  [inline]
 

Definition at line 206 of file itkPointSetToListAdaptor.h.

References itk::Statistics::PointSetToListAdaptor< TPointSet >::ConstIterator::m_Iter.


Member Function Documentation

template<class TPointSet>
FrequencyType itk::Statistics::PointSetToListAdaptor< TPointSet >::ConstIterator::GetFrequency  )  const [inline]
 

Definition at line 179 of file itkPointSetToListAdaptor.h.

template<class TPointSet>
InstanceIdentifier itk::Statistics::PointSetToListAdaptor< TPointSet >::ConstIterator::GetInstanceIdentifier  )  const [inline]
 

Definition at line 185 of file itkPointSetToListAdaptor.h.

template<class TPointSet>
const MeasurementVectorType& itk::Statistics::PointSetToListAdaptor< TPointSet >::ConstIterator::GetMeasurementVector  )  const [inline]
 

Definition at line 182 of file itkPointSetToListAdaptor.h.

template<class TPointSet>
bool itk::Statistics::PointSetToListAdaptor< TPointSet >::ConstIterator::operator!= const ConstIterator it  )  [inline]
 

Definition at line 194 of file itkPointSetToListAdaptor.h.

References itk::Statistics::PointSetToListAdaptor< TPointSet >::ConstIterator::m_Iter.

template<class TPointSet>
ConstIterator& itk::Statistics::PointSetToListAdaptor< TPointSet >::ConstIterator::operator++  )  [inline]
 

Definition at line 188 of file itkPointSetToListAdaptor.h.

References itk::fem::this.

template<class TPointSet>
ConstIterator& itk::Statistics::PointSetToListAdaptor< TPointSet >::ConstIterator::operator--  )  [inline]
 

Definition at line 191 of file itkPointSetToListAdaptor.h.

References itk::fem::this.

template<class TPointSet>
ConstIterator& itk::Statistics::PointSetToListAdaptor< TPointSet >::ConstIterator::operator= const ConstIterator iter  )  [inline]
 

Definition at line 200 of file itkPointSetToListAdaptor.h.

References itk::Statistics::PointSetToListAdaptor< TPointSet >::ConstIterator::m_Iter.

template<class TPointSet>
bool itk::Statistics::PointSetToListAdaptor< TPointSet >::ConstIterator::operator== const ConstIterator it  )  [inline]
 

Definition at line 197 of file itkPointSetToListAdaptor.h.

References itk::Statistics::PointSetToListAdaptor< TPointSet >::ConstIterator::m_Iter.


The documentation for this class was generated from the following file:
Generated at Mon Jul 10 00:29:57 2006 for ITK by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2000