Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts
Public Member Functions | Protected Member Functions | Friends

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

#include <itkPointSetToListSampleAdaptor.h>

Inheritance diagram for itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::Iterator:
Inheritance graph
[legend]
Collaboration diagram for itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::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 ()
 Iterator (PointsContainerIteratorType iter, InstanceIdentifier iid)
 Iterator (const Self *adaptor)
 Iterator (const ConstIterator &it)
 Iterator (PointsContainerConstIteratorType iter, InstanceIdentifier iid)
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 >::Iterator::Iterator ( Self adaptor  )  [inline]

Definition at line 189 of file itkPointSetToListSampleAdaptor.h.

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

Definition at line 193 of file itkPointSetToListSampleAdaptor.h.

template<class TPointSet >
itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::Iterator::Iterator (  )  [protected]
template<class TPointSet >
itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::Iterator::Iterator ( const Self adaptor  )  [protected]
template<class TPointSet >
itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::Iterator::Iterator ( PointsContainerConstIteratorType  iter,
InstanceIdentifier  iid 
) [protected]
template<class TPointSet >
itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::Iterator::Iterator ( const ConstIterator it  )  [protected]
template<class TPointSet >
itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::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 >::ConstIterator::GetFrequency (  )  const [inline, inherited]

Definition at line 129 of file itkPointSetToListSampleAdaptor.h.

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

Definition at line 139 of file itkPointSetToListSampleAdaptor.h.

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

Definition at line 134 of file itkPointSetToListSampleAdaptor.h.

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

Definition at line 151 of file itkPointSetToListSampleAdaptor.h.

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

Definition at line 144 of file itkPointSetToListSampleAdaptor.h.

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

Definition at line 197 of file itkPointSetToListSampleAdaptor.h.

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

Definition at line 156 of file itkPointSetToListSampleAdaptor.h.


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 Jul 13 2010 04:10:14 for ITK by doxygen 1.7.1 written by Dimitri van Heesch, © 1997-2000