ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Member Functions | Protected Member Functions | Friends
itk::Statistics::ImageToListSampleAdaptor< TImage >::Iterator Class Reference

#include <itkImageToListSampleAdaptor.h>

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

List of all members.

Public Member Functions

 Iterator (Self *adaptor)
 Iterator (const Iterator &iter)
Iteratoroperator= (const Iterator &iter)
- Public Member Functions inherited from itk::Statistics::ImageToListSampleAdaptor< TImage >::ConstIterator
 ConstIterator (const ImageToListSampleAdaptor *adaptor)
 ConstIterator (const ConstIterator &iter)
AbsoluteFrequencyType GetFrequency () const
InstanceIdentifier GetInstanceIdentifier () const
const MeasurementVectorTypeGetMeasurementVector () const
bool operator!= (const ConstIterator &it)
ConstIteratoroperator++ ()
bool operator== (const ConstIterator &it)

Protected Member Functions

 Iterator ()
 Iterator (const Self *adaptor)
 Iterator (ImageConstIteratorType iter, InstanceIdentifier iid)
 Iterator (const ConstIterator &it)
 Iterator (ImageIteratorType iter, InstanceIdentifier iid)
ConstIteratoroperator= (const ConstIterator &it)
- Protected Member Functions inherited from itk::Statistics::ImageToListSampleAdaptor< TImage >::ConstIterator
 ConstIterator (ImageConstIteratorType iter, InstanceIdentifier iid)
 ConstIterator ()

Friends

class ImageToListSampleAdaptor

Detailed Description

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

Iterator

.

Definition at line 217 of file itkImageToListSampleAdaptor.h.


Constructor & Destructor Documentation

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

Definition at line 222 of file itkImageToListSampleAdaptor.h.

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

Definition at line 225 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 
)
inlineprotected

Definition at line 243 of file itkImageToListSampleAdaptor.h.


Member Function Documentation

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

Definition at line 228 of file itkImageToListSampleAdaptor.h.

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

Friends And Related Function Documentation

template<class TImage >
friend class ImageToListSampleAdaptor
friend

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