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::Iterator Class Reference

#include <itkPointSetToListAdaptor.h>

List of all members.

Public Member Functions

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


Detailed Description

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

Definition at line 124 of file itkPointSetToListAdaptor.h.


Constructor & Destructor Documentation

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

Definition at line 128 of file itkPointSetToListAdaptor.h.

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

Definition at line 130 of file itkPointSetToListAdaptor.h.

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


Member Function Documentation

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

Definition at line 134 of file itkPointSetToListAdaptor.h.

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

Definition at line 140 of file itkPointSetToListAdaptor.h.

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

Definition at line 137 of file itkPointSetToListAdaptor.h.

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

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

Definition at line 143 of file itkPointSetToListAdaptor.h.

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

Definition at line 146 of file itkPointSetToListAdaptor.h.

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

template<class TPointSet >
bool itk::Statistics::PointSetToListAdaptor< TPointSet >::PointSetToListAdaptor::Iterator::operator== ( const Iterator 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