ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Member Functions | Protected Member Functions | Friends
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:

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::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++ ()
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

Detailed Description

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

Definition at line 185 of file itkPointSetToListSampleAdaptor.h.


Constructor & Destructor Documentation

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

Definition at line 190 of file itkPointSetToListSampleAdaptor.h.

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

Definition at line 193 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 211 of file itkPointSetToListSampleAdaptor.h.


Member Function Documentation

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

Definition at line 196 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

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