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

itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::PointSetToListSampleAdaptor::ConstIterator Class Reference

#include <itkPointSetToListSampleAdaptor.h>

Inheritance diagram for itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::PointSetToListSampleAdaptor::ConstIterator:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 ConstIterator (const ConstIterator &iter)
 ConstIterator (const PointSetToListSampleAdaptor *adaptor)
AbsoluteFrequencyType GetFrequency () const
InstanceIdentifier GetInstanceIdentifier () const
const MeasurementVectorTypeGetMeasurementVector () const
bool operator!= (const ConstIterator &it)
ConstIteratoroperator++ ()
ConstIteratoroperator= (const ConstIterator &iter)
bool operator== (const ConstIterator &it)

Protected Member Functions

 ConstIterator ()
 ConstIterator (PointsContainerConstIteratorType iter, InstanceIdentifier iid)

Friends

class PointSetToListSampleAdaptor


Detailed Description

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

Definition at line 106 of file itkPointSetToListSampleAdaptor.h.


Constructor & Destructor Documentation

template<class TPointSet >
itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::PointSetToListSampleAdaptor::ConstIterator::ConstIterator ( const PointSetToListSampleAdaptor adaptor  )  [inline]

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

template<class TPointSet >
itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::PointSetToListSampleAdaptor::ConstIterator::ConstIterator ( PointsContainerConstIteratorType  iter,
InstanceIdentifier  iid 
) [inline, protected]

Definition at line 165 of file itkPointSetToListSampleAdaptor.h.

template<class TPointSet >
itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::PointSetToListSampleAdaptor::ConstIterator::ConstIterator (  )  [protected]


Member Function Documentation

template<class TPointSet >
AbsoluteFrequencyType itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::PointSetToListSampleAdaptor::ConstIterator::GetFrequency (  )  const [inline]

Definition at line 129 of file itkPointSetToListSampleAdaptor.h.

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

Definition at line 139 of file itkPointSetToListSampleAdaptor.h.

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

Definition at line 134 of file itkPointSetToListSampleAdaptor.h.

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

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

Definition at line 144 of file itkPointSetToListSampleAdaptor.h.

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

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


Friends And Related Function Documentation

template<class TPointSet >
friend class PointSetToListSampleAdaptor [friend]


The documentation for this class was generated from the following file:

Generated at Tue Sep 15 15:41:51 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000