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

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

#include <itkPointSetToListAdaptor.h>

List of all members.

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)


Detailed Description

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

Definition at line 169 of file itkPointSetToListAdaptor.h.


Constructor & Destructor Documentation

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

Definition at line 173 of file itkPointSetToListAdaptor.h.

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

Definition at line 175 of file itkPointSetToListAdaptor.h.

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


Member Function Documentation

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

Definition at line 179 of file itkPointSetToListAdaptor.h.

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

Definition at line 185 of file itkPointSetToListAdaptor.h.

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

Definition at line 182 of file itkPointSetToListAdaptor.h.

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

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

Definition at line 188 of file itkPointSetToListAdaptor.h.

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

Definition at line 191 of file itkPointSetToListAdaptor.h.

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

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


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

Generated at Tue Sep 15 15:41:21 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000