#include <itkConstShapedNeighborhoodIterator.h>
Const Iterator
Definition at line 118 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 120 of file itkConstShapedNeighborhoodIterator.h.
References m_NeighborhoodIterator.
Referenced by ConstIterator(), operator=(), operator==(), and ~ConstIterator().
|
inline |
Definition at line 123 of file itkConstShapedNeighborhoodIterator.h.
References GoToBegin(), m_NeighborhoodIterator, and Self.
|
default |
References ConstIterator().
|
inline |
Definition at line 134 of file itkConstShapedNeighborhoodIterator.h.
References ConstIterator(), m_ListIterator, and m_NeighborhoodIterator.
|
inlineprotected |
Definition at line 217 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator, m_NeighborhoodIterator, and Self.
|
inlinenodiscard |
Definition at line 197 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator, and m_NeighborhoodIterator.
|
inlinenodiscard |
Definition at line 209 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator.
|
inlinenodiscard |
Definition at line 203 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator, and m_NeighborhoodIterator.
|
inline |
Definition at line 185 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator, and m_NeighborhoodIterator.
Referenced by ConstIterator().
|
inline |
Definition at line 191 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator, and m_NeighborhoodIterator.
|
inlinenodiscard |
Definition at line 174 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator, and m_NeighborhoodIterator.
| itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator::ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION | ( | ConstIterator | ) |
|
inline |
Definition at line 152 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator.
|
inline |
Definition at line 140 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator.
|
inline |
Definition at line 159 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator.
|
inline |
Definition at line 146 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator.
|
default |
References ConstIterator().
|
inline |
Definition at line 166 of file itkConstShapedNeighborhoodIterator.h.
References ConstIterator(), and m_ListIterator.
|
inlineprotected |
Definition at line 227 of file itkConstShapedNeighborhoodIterator.h.
References m_ListIterator, and m_NeighborhoodIterator.
|
protected |
Definition at line 224 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 222 of file itkConstShapedNeighborhoodIterator.h.
Referenced by ConstIterator(), ConstIterator(), ConstIterator(), ConstIterator(), Get(), GetNeighborhoodOffset(), GoToBegin(), GoToEnd(), IsAtEnd(), and ProtectedSet().
|
protected |
Definition at line 215 of file itkConstShapedNeighborhoodIterator.h.
Referenced by ConstIterator(), and ConstIterator().