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
MeasurementVectorType GetMeasurementVector ()
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 127 of file itkPointSetToListAdaptor.h.

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

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

Definition at line 129 of file itkPointSetToListAdaptor.h.

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

Definition at line 160 of file itkPointSetToListAdaptor.h.

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


Member Function Documentation

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

Definition at line 133 of file itkPointSetToListAdaptor.h.

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

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

Definition at line 139 of file itkPointSetToListAdaptor.h.

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

Definition at line 136 of file itkPointSetToListAdaptor.h.

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

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

Definition at line 148 of file itkPointSetToListAdaptor.h.

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

Definition at line 142 of file itkPointSetToListAdaptor.h.

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

Definition at line 145 of file itkPointSetToListAdaptor.h.

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

Definition at line 154 of file itkPointSetToListAdaptor.h.

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

Definition at line 151 of file itkPointSetToListAdaptor.h.


The documentation for this class was generated from the following file:
Generated at Sat Mar 31 03:13:49 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000