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.

Public Member Functions

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

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


Constructor & Destructor Documentation

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

Definition at line 154 of file itkPointSetToListAdaptor.h.

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

Definition at line 156 of file itkPointSetToListAdaptor.h.

References itk::Statistics::PointSetToListAdaptor< TPointSet >::PointsContainerIterator.

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

Definition at line 187 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 160 of file itkPointSetToListAdaptor.h.

References itk::Statistics::PointSetToListAdaptor< TPointSet >::FrequencyType.

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

Definition at line 166 of file itkPointSetToListAdaptor.h.

References itk::Statistics::PointSetToListAdaptor< TPointSet >::InstanceIdentifier.

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

Definition at line 163 of file itkPointSetToListAdaptor.h.

References itk::Statistics::PointSetToListAdaptor< TPointSet >::MeasurementVectorType.

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

Definition at line 175 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 169 of file itkPointSetToListAdaptor.h.

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

Definition at line 172 of file itkPointSetToListAdaptor.h.

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

Definition at line 181 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 178 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 Sun Apr 1 03:24:35 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000