ITK  4.1.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)

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)

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 
) [inline, protected]

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: