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

#include <itkPointSetToListSampleAdaptor.h>

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

List of all members.

Public Member Functions

 ConstIterator (const PointSetToListSampleAdaptor *adaptor)
 ConstIterator (const ConstIterator &iter)
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 (PointsContainerConstIteratorType iter, InstanceIdentifier iid)
 ConstIterator ()

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 >::ConstIterator::ConstIterator ( const PointSetToListSampleAdaptor adaptor  )  [inline]
template<class TPointSet >
itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::ConstIterator::ConstIterator ( const ConstIterator iter  )  [inline]

Definition at line 116 of file itkPointSetToListSampleAdaptor.h.

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

Definition at line 165 of file itkPointSetToListSampleAdaptor.h.

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

Member Function Documentation

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

Definition at line 129 of file itkPointSetToListSampleAdaptor.h.

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

Definition at line 139 of file itkPointSetToListSampleAdaptor.h.

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

Definition at line 134 of file itkPointSetToListSampleAdaptor.h.

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

Definition at line 151 of file itkPointSetToListSampleAdaptor.h.

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

Definition at line 144 of file itkPointSetToListSampleAdaptor.h.

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

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