ITK  4.4.0
Insight Segmentation and Registration Toolkit
Public Member Functions | Protected Member Functions | Friends | List of all members
itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::Iterator Class Reference

#include <itkPointSetToListSampleAdaptor.h>

+ Inheritance diagram for itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::Iterator:
+ Collaboration diagram for itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::Iterator:

Detailed Description

template<class TPointSet>
class itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::Iterator

Definition at line 187 of file itkPointSetToListSampleAdaptor.h.

Public Member Functions

 Iterator (Self *adaptor)
 
 Iterator (const Iterator &iter)
 
Iteratoroperator= (const Iterator &iter)
 
- Public Member Functions inherited from itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::ConstIterator
 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

 Iterator ()
 
 Iterator (const Self *adaptor)
 
 Iterator (PointsContainerConstIteratorType iter, InstanceIdentifier iid)
 
 Iterator (const ConstIterator &it)
 
 Iterator (PointsContainerIteratorType iter, InstanceIdentifier iid)
 
ConstIteratoroperator= (const ConstIterator &it)
 
- Protected Member Functions inherited from itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::ConstIterator
 ConstIterator (PointsContainerConstIteratorType iter, InstanceIdentifier iid)
 
 ConstIterator ()
 

Friends

class PointSetToListSampleAdaptor
 

Constructor & Destructor Documentation

template<class TPointSet >
itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::Iterator::Iterator ( Self adaptor)
inline

Definition at line 193 of file itkPointSetToListSampleAdaptor.h.

template<class TPointSet >
itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::Iterator::Iterator ( const Iterator iter)
inline

Definition at line 196 of file itkPointSetToListSampleAdaptor.h.

template<class TPointSet >
itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::Iterator::Iterator ( )
protected
template<class TPointSet >
itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::Iterator::Iterator ( const Self adaptor)
protected
template<class TPointSet >
itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::Iterator::Iterator ( PointsContainerConstIteratorType  iter,
InstanceIdentifier  iid 
)
protected
template<class TPointSet >
itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::Iterator::Iterator ( const ConstIterator it)
protected
template<class TPointSet >
itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::Iterator::Iterator ( PointsContainerIteratorType  iter,
InstanceIdentifier  iid 
)
inlineprotected

Definition at line 214 of file itkPointSetToListSampleAdaptor.h.

Member Function Documentation

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

Definition at line 199 of file itkPointSetToListSampleAdaptor.h.

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

Friends And Related Function Documentation

template<class TPointSet >
friend class PointSetToListSampleAdaptor
friend

Definition at line 189 of file itkPointSetToListSampleAdaptor.h.


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