#include <itkImageToNeighborhoodSampleAdaptor.h>
Definition at line 233 of file itkImageToNeighborhoodSampleAdaptor.h.
Inheritance diagram for itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::Iterator:
Collaboration diagram for itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::Iterator:Public Member Functions | |
| Iterator ()=delete | |
| Iterator (const ConstIterator &it)=delete | |
| Iterator (const Iterator &iter) | |
| Iterator (const Self *adaptor)=delete | |
| Iterator (Self *adaptor) | |
| ConstIterator & | operator= (const ConstIterator &it)=delete |
| Iterator & | operator= (const Iterator &iter) |
Public Member Functions inherited from itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::ConstIterator | |
| ConstIterator ()=delete | |
| ConstIterator (const ConstIterator &iter) | |
| ConstIterator (const ImageToNeighborhoodSampleAdaptor *adaptor) | |
| AbsoluteFrequencyType | GetFrequency () const |
| InstanceIdentifier | GetInstanceIdentifier () const |
| const MeasurementVectorType & | GetMeasurementVector () const |
| ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION (ConstIterator) | |
| ConstIterator & | operator++ () |
| ConstIterator & | operator= (const ConstIterator &iter)=default |
| bool | operator== (const ConstIterator &it) const |
Protected Member Functions | |
| Iterator (NeighborhoodIteratorType iter, InstanceIdentifier iid) | |
Protected Member Functions inherited from itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::ConstIterator | |
| ConstIterator (NeighborhoodIteratorType iter, InstanceIdentifier iid) | |
Friends | |
| class | ImageToNeighborhoodSampleAdaptor |
|
delete |
Referenced by Iterator(), and operator=().
|
delete |
|
delete |
|
inline |
Definition at line 245 of file itkImageToNeighborhoodSampleAdaptor.h.
|
inline |
Definition at line 249 of file itkImageToNeighborhoodSampleAdaptor.h.
References itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::ConstIterator::ConstIterator(), and Iterator().
|
inlineprotected |
Definition at line 262 of file itkImageToNeighborhoodSampleAdaptor.h.
|
delete |
|
inline |
Definition at line 254 of file itkImageToNeighborhoodSampleAdaptor.h.
References Iterator(), and itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::ConstIterator::operator=().
|
friend |
Definition at line 236 of file itkImageToNeighborhoodSampleAdaptor.h.
References ImageToNeighborhoodSampleAdaptor.
Referenced by ImageToNeighborhoodSampleAdaptor.