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

itk::Statistics::Subsample< TSample >::Subsample::ConstIterator Class Reference

#include <itkSubsample.h>

Inheritance diagram for itk::Statistics::Subsample< TSample >::Subsample::ConstIterator:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Protected Member Functions

 ConstIterator (typename InstanceIdentifierHolder::const_iterator iter, const Self *classSample)
 ConstIterator ()

Friends

class Subsample


Detailed Description

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

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


Constructor & Destructor Documentation

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

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

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

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

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

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

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

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

template<class TSample >
itk::Statistics::Subsample< TSample >::Subsample::ConstIterator::ConstIterator (  )  [protected]

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

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


Member Function Documentation

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

template<class TSample >
FrequencyType itk::Statistics::Subsample< TSample >::Subsample::ConstIterator::GetFrequency (  )  const [inline]

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

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

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

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

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

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

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

template<class TSample >
ConstIterator& itk::Statistics::Subsample< TSample >::Subsample::ConstIterator::operator+ ( int  n  )  [inline]

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

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

template<class TSample >
ConstIterator& itk::Statistics::Subsample< TSample >::Subsample::ConstIterator::operator- ( int  n  )  [inline]

template<class TSample >
ConstIterator& itk::Statistics::Subsample< TSample >::Subsample::ConstIterator::operator= ( const ConstIterator iter  )  [inline]

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

template<class TSample >
ConstIterator& itk::Statistics::Subsample< TSample >::Subsample::ConstIterator::operator= ( const ConstIterator iter  )  [inline]

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

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

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


Friends And Related Function Documentation

template<class TSample >
friend class Subsample [friend]


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

Generated at Tue Sep 15 15:45:06 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000