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

#include <itkSubsample.h>

Inheritance diagram for itk::Statistics::Subsample< TSample >::Iterator:
Inheritance graph
[legend]
Collaboration diagram for itk::Statistics::Subsample< TSample >::Iterator:
Collaboration graph
[legend]

List of all members.

Public Member Functions

FrequencyType GetFrequency () const
InstanceIdentifier GetInstanceIdentifier () const
const MeasurementVectorTypeGetMeasurementVector () const
 Iterator (typename InstanceIdentifierHolder::iterator iter, Self *classSample)
 Iterator (const Iterator &iter)
 Iterator (Self *sample)
 Iterator (const Iterator &iter)
bool operator!= (const Iterator &it)
bool operator!= (const ConstIterator &it)
Iteratoroperator+ (int n)
Iteratoroperator++ ()
Iteratoroperator- (int n)
Iteratoroperator= (const Iterator &iter)
Iteratoroperator= (const Iterator &iter)
bool operator== (const ConstIterator &it)
bool operator== (const Iterator &it)

Protected Member Functions

 Iterator ()
 Iterator (typename InstanceIdentifierHolder::iterator iter, Self *classSample)
 Iterator (const Self *sample)
 Iterator (const ConstIterator &it)
 Iterator (typename InstanceIdentifierHolder::const_iterator iter, const Self *classSample)
ConstIteratoroperator= (const ConstIterator &it)

Friends

class ConstIterator
class Subsample

Detailed Description

template<class TSample>
class itk::Statistics::Subsample< TSample >::Iterator

Definition at line 142 of file Numerics/Statistics/itkSubsample.h.


Constructor & Destructor Documentation

template<class TSample >
itk::Statistics::Subsample< TSample >::Iterator::Iterator ( typename InstanceIdentifierHolder::iterator  iter,
Self classSample 
) [inline]

Definition at line 147 of file Numerics/Statistics/itkSubsample.h.

template<class TSample >
itk::Statistics::Subsample< TSample >::Iterator::Iterator ( const Iterator iter  )  [inline]

Definition at line 187 of file Numerics/Statistics/itkSubsample.h.

template<class TSample >
itk::Statistics::Subsample< TSample >::Iterator::Iterator ( Self sample  )  [inline]

Definition at line 203 of file Review/Statistics/itkSubsample.h.

template<class TSample >
itk::Statistics::Subsample< TSample >::Iterator::Iterator ( const Iterator iter  )  [inline]

Definition at line 207 of file Review/Statistics/itkSubsample.h.

template<class TSample >
itk::Statistics::Subsample< TSample >::Iterator::Iterator (  )  [protected]
template<class TSample >
itk::Statistics::Subsample< TSample >::Iterator::Iterator ( const Self sample  )  [protected]
template<class TSample >
itk::Statistics::Subsample< TSample >::Iterator::Iterator ( typename InstanceIdentifierHolder::const_iterator  iter,
const Self classSample 
) [protected]
template<class TSample >
itk::Statistics::Subsample< TSample >::Iterator::Iterator ( const ConstIterator it  )  [protected]
template<class TSample >
itk::Statistics::Subsample< TSample >::Iterator::Iterator ( typename InstanceIdentifierHolder::iterator  iter,
Self classSample 
) [inline, protected]

Definition at line 230 of file Review/Statistics/itkSubsample.h.


Member Function Documentation

template<class TSample >
FrequencyType itk::Statistics::Subsample< TSample >::Iterator::GetFrequency (  )  const [inline]
template<class TSample >
InstanceIdentifier itk::Statistics::Subsample< TSample >::Iterator::GetInstanceIdentifier (  )  const [inline]
template<class TSample >
const MeasurementVectorType& itk::Statistics::Subsample< TSample >::Iterator::GetMeasurementVector (  )  const [inline]
template<class TSample >
bool itk::Statistics::Subsample< TSample >::ConstIterator::operator!= ( const ConstIterator it  )  [inline, inherited]

Definition at line 233 of file Numerics/Statistics/itkSubsample.h.

template<class TSample >
bool itk::Statistics::Subsample< TSample >::Iterator::operator!= ( const Iterator it  )  [inline]

Definition at line 173 of file Numerics/Statistics/itkSubsample.h.

template<class TSample >
Iterator& itk::Statistics::Subsample< TSample >::Iterator::operator+ ( int  n  )  [inline]
template<class TSample >
Iterator& itk::Statistics::Subsample< TSample >::Iterator::operator++ (  )  [inline]
template<class TSample >
Iterator& itk::Statistics::Subsample< TSample >::Iterator::operator- ( int  n  )  [inline]
template<class TSample >
Iterator& itk::Statistics::Subsample< TSample >::Iterator::operator= ( const Iterator iter  )  [inline]
template<class TSample >
Iterator& itk::Statistics::Subsample< TSample >::Iterator::operator= ( const Iterator iter  )  [inline]
template<class TSample >
ConstIterator& itk::Statistics::Subsample< TSample >::Iterator::operator= ( const ConstIterator it  )  [protected]
template<class TSample >
bool itk::Statistics::Subsample< TSample >::Iterator::operator== ( const Iterator it  )  [inline]

Definition at line 176 of file Numerics/Statistics/itkSubsample.h.

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

Definition at line 236 of file Numerics/Statistics/itkSubsample.h.


Friends And Related Function Documentation

template<class TSample >
friend class ConstIterator [friend]

Definition at line 144 of file Numerics/Statistics/itkSubsample.h.

template<class TSample >
friend class Subsample [friend]

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

Generated at Tue Jul 13 2010 04:12:48 for ITK by doxygen 1.7.1 written by Dimitri van Heesch, © 1997-2000