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

itk::Statistics::ImageToListSampleAdaptor< TImage >::Iterator Class Reference

#include <itkImageToListSampleAdaptor.h>

Inheritance diagram for itk::Statistics::ImageToListSampleAdaptor< TImage >::Iterator:

Inheritance graph
[legend]
Collaboration diagram for itk::Statistics::ImageToListSampleAdaptor< TImage >::Iterator:

Collaboration graph
[legend]

List of all members.


Detailed Description

template<class TImage>
class itk::Statistics::ImageToListSampleAdaptor< TImage >::Iterator

Definition at line 204 of file itkImageToListSampleAdaptor.h.


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 (ImageIteratorType iter, InstanceIdentifier iid)
 Iterator (const ConstIterator &it)
 Iterator (ImageConstIteratorType iter, InstanceIdentifier iid)
 Iterator (const Self *adaptor)
 Iterator ()
ConstIteratoroperator= (const ConstIterator &it)

Friends

class ImageToListSampleAdaptor

Constructor & Destructor Documentation

template<class TImage>
itk::Statistics::ImageToListSampleAdaptor< TImage >::Iterator::Iterator ( Self adaptor  )  [inline]

Definition at line 211 of file itkImageToListSampleAdaptor.h.

template<class TImage>
itk::Statistics::ImageToListSampleAdaptor< TImage >::Iterator::Iterator ( const Iterator iter  )  [inline]

Definition at line 215 of file itkImageToListSampleAdaptor.h.

template<class TImage>
itk::Statistics::ImageToListSampleAdaptor< TImage >::Iterator::Iterator (  )  [protected]

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

template<class TImage>
itk::Statistics::ImageToListSampleAdaptor< TImage >::Iterator::Iterator ( ImageConstIteratorType  iter,
InstanceIdentifier  iid 
) [protected]

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

template<class TImage>
itk::Statistics::ImageToListSampleAdaptor< TImage >::Iterator::Iterator ( ImageIteratorType  iter,
InstanceIdentifier  iid 
) [inline, protected]

Definition at line 235 of file itkImageToListSampleAdaptor.h.


Member Function Documentation

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

Definition at line 149 of file itkImageToListSampleAdaptor.h.

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

Definition at line 160 of file itkImageToListSampleAdaptor.h.

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

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

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

Definition at line 165 of file itkImageToListSampleAdaptor.h.

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

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

Definition at line 219 of file itkImageToListSampleAdaptor.h.

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


Friends And Related Function Documentation

template<class TImage>
friend class ImageToListSampleAdaptor [friend]


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

Generated at Thu May 28 19:25:34 2009 for ITK by doxygen 1.5.5 written by Dimitri van Heesch, © 1997-2000