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 Template Reference

#include <itkPointSetToListAdaptor.h>

List of all members.

Public Methods

 Iterator ()
 Iterator (PointsContainerIterator iter)
FrequencyType GetFrequency () const
MeasurementVectorTypeGetMeasurementVector ()
InstanceIdentifier GetInstanceIdentifier () const
Iterator & operator++ ()
Iterator & operator-- ()
bool operator!= (const Iterator &it)
bool operator== (const Iterator &it)
Iterator & operator= (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 136 of file itkPointSetToListAdaptor.h.

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

Definition at line 138 of file itkPointSetToListAdaptor.h.

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

Definition at line 169 of file itkPointSetToListAdaptor.h.


Member Function Documentation

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

Definition at line 142 of file itkPointSetToListAdaptor.h.

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

Definition at line 148 of file itkPointSetToListAdaptor.h.

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

Definition at line 145 of file itkPointSetToListAdaptor.h.

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

Definition at line 157 of file itkPointSetToListAdaptor.h.

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

Definition at line 151 of file itkPointSetToListAdaptor.h.

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

Definition at line 154 of file itkPointSetToListAdaptor.h.

References itk::ImageToImageFilterDetail::operator!=().

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

Definition at line 163 of file itkPointSetToListAdaptor.h.

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

Definition at line 160 of file itkPointSetToListAdaptor.h.


The documentation for this class was generated from the following file:
Generated at Fri May 21 01:53:51 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000