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

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

#include <itkPointSetToListAdaptor.h>

List of all members.

Public Member Functions

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

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


Constructor & Destructor Documentation

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

Definition at line 109 of file itkPointSetToListAdaptor.h.

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

Definition at line 111 of file itkPointSetToListAdaptor.h.

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

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

Definition at line 142 of file itkPointSetToListAdaptor.h.

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


Member Function Documentation

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

Definition at line 115 of file itkPointSetToListAdaptor.h.

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

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

Definition at line 121 of file itkPointSetToListAdaptor.h.

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

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

Definition at line 118 of file itkPointSetToListAdaptor.h.

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

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

Definition at line 130 of file itkPointSetToListAdaptor.h.

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

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

Definition at line 124 of file itkPointSetToListAdaptor.h.

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

Definition at line 127 of file itkPointSetToListAdaptor.h.

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

Definition at line 136 of file itkPointSetToListAdaptor.h.

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

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

Definition at line 133 of file itkPointSetToListAdaptor.h.

References itk::Statistics::PointSetToListAdaptor< TPointSet >::Iterator::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