#include <itkConstShapedNeighborhoodIterator.h>
Const Iterator
Definition at line 116 of file itkConstShapedNeighborhoodIterator.h.
Collaboration diagram for itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator: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)=default |
| 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 121 of file itkConstShapedNeighborhoodIterator.h.
References GoToBegin(), m_NeighborhoodIterator, and Self.
|
default |
References ConstIterator().
|
inline |
Definition at line 132 of file itkConstShapedNeighborhoodIterator.h.
References ConstIterator(), m_ListIterator, and m_NeighborhoodIterator.
|
inlineprotected |
Definition at line 215 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator, m_NeighborhoodIterator, and Self.
|
inlinenodiscard |
Definition at line 195 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator, and m_NeighborhoodIterator.
|
inlinenodiscard |
Definition at line 207 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator.
|
inlinenodiscard |
Definition at line 201 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator, and m_NeighborhoodIterator.
|
inline |
Definition at line 183 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator, and m_NeighborhoodIterator.
Referenced by ConstIterator().
|
inline |
Definition at line 189 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator, and m_NeighborhoodIterator.
|
inlinenodiscard |
Definition at line 172 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 150 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator.
|
inline |
Definition at line 138 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator.
|
inline |
Definition at line 157 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator.
|
inline |
Definition at line 144 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator.
|
default |
References ConstIterator().
|
inline |
Definition at line 164 of file itkConstShapedNeighborhoodIterator.h.
References ConstIterator(), and m_ListIterator.
|
inlineprotected |
Definition at line 225 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator, and m_NeighborhoodIterator.
|
protected |
Definition at line 222 of file itkConstShapedNeighborhoodIterator.h.
Referenced by ConstIterator(), ConstIterator(), Get(), GetNeighborhoodIndex(), GetNeighborhoodOffset(), GoToBegin(), GoToEnd(), IsAtEnd(), operator++(), operator++(), operator--(), operator--(), operator==(), and ProtectedSet().
|
protected |
Definition at line 220 of file itkConstShapedNeighborhoodIterator.h.
Referenced by ConstIterator(), ConstIterator(), ConstIterator(), ConstIterator(), Get(), GetNeighborhoodOffset(), GoToBegin(), GoToEnd(), IsAtEnd(), and ProtectedSet().
|
protected |
Definition at line 213 of file itkConstShapedNeighborhoodIterator.h.
Referenced by ConstIterator(), and ConstIterator().