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

#include <itkPointSetToListSampleAdaptor.h>

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

Inheritance graph
[legend]
Collaboration diagram for itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::PointSetToListSampleAdaptor::Iterator:

Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Protected Member Functions

 Iterator (PointsContainerIteratorType iter, InstanceIdentifier iid)
 Iterator (const ConstIterator &it)
 Iterator (PointsContainerConstIteratorType iter, InstanceIdentifier iid)
 Iterator (const Self *adaptor)
 Iterator ()
ConstIteratoroperator= (const ConstIterator &it)

Friends

class PointSetToListSampleAdaptor


Detailed Description

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

Definition at line 182 of file itkPointSetToListSampleAdaptor.h.


Constructor & Destructor Documentation

template<class TPointSet >
itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::PointSetToListSampleAdaptor::Iterator::Iterator ( Self adaptor  )  [inline]

Definition at line 189 of file itkPointSetToListSampleAdaptor.h.

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

Definition at line 193 of file itkPointSetToListSampleAdaptor.h.

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

template<class TPointSet >
itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::PointSetToListSampleAdaptor::Iterator::Iterator ( const Self adaptor  )  [protected]

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

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

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

Definition at line 213 of file itkPointSetToListSampleAdaptor.h.


Member Function Documentation

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

Definition at line 129 of file itkPointSetToListSampleAdaptor.h.

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

Definition at line 139 of file itkPointSetToListSampleAdaptor.h.

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

Definition at line 134 of file itkPointSetToListSampleAdaptor.h.

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

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

Definition at line 144 of file itkPointSetToListSampleAdaptor.h.

template<class TPointSet >
ConstIterator& itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::PointSetToListSampleAdaptor::Iterator::operator= ( const ConstIterator it  )  [protected]

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

Definition at line 197 of file itkPointSetToListSampleAdaptor.h.

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


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:52 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000