#include <itkConstShapedNeighborhoodIterator.h>
Const Iterator
Definition at line 116 of file itkConstShapedNeighborhoodIterator.h.
Public Member Functions | |
ConstIterator () | |
ConstIterator (const ConstIterator &o) | |
ConstIterator (Self *s) | |
PixelType | Get () const |
IndexListType::value_type | GetNeighborhoodIndex () const |
OffsetType | GetNeighborhoodOffset () const |
void | GoToBegin () |
void | GoToEnd () |
bool | IsAtEnd () const |
ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION (ConstIterator) | |
const ConstIterator & | operator++ () |
void | operator++ (int) |
const ConstIterator & | operator-- () |
void | operator-- (int) |
ConstIterator & | operator= (const ConstIterator &o) |
bool | operator== (const ConstIterator &o) const |
~ConstIterator ()=default | |
Protected Member Functions | |
ConstIterator (const Self *s, const typename IndexListType::const_iterator &li) | |
void | ProtectedSet (const PixelType &v) const |
Protected Attributes | |
IndexListType::const_iterator | m_ListIterator |
Self * | m_NeighborhoodIterator |
friend | Self |
|
inline |
Definition at line 118 of file itkConstShapedNeighborhoodIterator.h.
References m_NeighborhoodIterator.
Referenced by ConstIterator(), ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION(), operator=(), operator==(), and ~ConstIterator().
|
inline |
Definition at line 119 of file itkConstShapedNeighborhoodIterator.h.
References GoToBegin(), m_NeighborhoodIterator, and Self.
|
default |
References ConstIterator().
|
inline |
Definition at line 136 of file itkConstShapedNeighborhoodIterator.h.
References ConstIterator(), m_ListIterator, and m_NeighborhoodIterator.
|
inlineprotected |
Definition at line 220 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator, m_NeighborhoodIterator, and Self.
|
inline |
Definition at line 200 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator, and m_NeighborhoodIterator.
|
inline |
Definition at line 212 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator.
|
inline |
Definition at line 206 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator, and m_NeighborhoodIterator.
|
inline |
Definition at line 188 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator, and m_NeighborhoodIterator.
Referenced by ConstIterator().
|
inline |
Definition at line 194 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator, and m_NeighborhoodIterator.
|
inline |
Definition at line 177 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator, and m_NeighborhoodIterator.
itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator::ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION | ( | ConstIterator | ) |
References ConstIterator().
|
inline |
Definition at line 155 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator.
|
inline |
Definition at line 143 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator.
|
inline |
Definition at line 162 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator.
|
inline |
Definition at line 149 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator.
|
inline |
Definition at line 129 of file itkConstShapedNeighborhoodIterator.h.
References ConstIterator(), m_ListIterator, and m_NeighborhoodIterator.
|
inline |
Definition at line 169 of file itkConstShapedNeighborhoodIterator.h.
References ConstIterator().
|
inlineprotected |
Definition at line 230 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator, and m_NeighborhoodIterator.
|
protected |
Definition at line 227 of file itkConstShapedNeighborhoodIterator.h.
Referenced by ConstIterator(), ConstIterator(), itk::ShapedNeighborhoodIterator< TImage, ConstantBoundaryCondition< TImage > >::ConstIterator, Get(), GetNeighborhoodIndex(), GetNeighborhoodOffset(), GoToBegin(), GoToEnd(), IsAtEnd(), operator++(), operator++(), operator--(), operator--(), operator=(), and ProtectedSet().
|
protected |
Definition at line 225 of file itkConstShapedNeighborhoodIterator.h.
Referenced by ConstIterator(), ConstIterator(), ConstIterator(), ConstIterator(), Get(), GetNeighborhoodOffset(), GoToBegin(), GoToEnd(), IsAtEnd(), operator=(), and ProtectedSet().
|
protected |
Definition at line 218 of file itkConstShapedNeighborhoodIterator.h.
Referenced by ConstIterator(), and ConstIterator().