#include <itkImageToNeighborhoodSampleAdaptor.h>
Definition at line 239 of file itkImageToNeighborhoodSampleAdaptor.h.
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) |
![]() | |
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) |
bool | operator== (const ConstIterator &it) const |
Protected Member Functions | |
Iterator (NeighborhoodIteratorType iter, InstanceIdentifier iid) | |
![]() | |
ConstIterator (NeighborhoodIteratorType iter, InstanceIdentifier iid) | |
Friends | |
class | ImageToNeighborhoodSampleAdaptor |
|
delete |
Referenced by Iterator(), and operator=().
|
delete |
|
delete |
|
inline |
Definition at line 251 of file itkImageToNeighborhoodSampleAdaptor.h.
|
inline |
Definition at line 255 of file itkImageToNeighborhoodSampleAdaptor.h.
References itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::ConstIterator::ConstIterator(), and Iterator().
|
inlineprotected |
Definition at line 268 of file itkImageToNeighborhoodSampleAdaptor.h.
|
delete |
|
inline |
Definition at line 260 of file itkImageToNeighborhoodSampleAdaptor.h.
References Iterator(), and itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::ConstIterator::operator=().
|
friend |
Definition at line 242 of file itkImageToNeighborhoodSampleAdaptor.h.
References ImageToNeighborhoodSampleAdaptor.
Referenced by ImageToNeighborhoodSampleAdaptor.