#include <itkLevelSetEquationContainer.h>
Definition at line 211 of file itkLevelSetEquationContainer.h.
Collaboration diagram for itk::LevelSetEquationContainer< TTermContainer >::Iterator:Public Member Functions | |
| TermContainerType * | GetEquation () const |
| LevelSetIdentifierType | GetIdentifier () const |
| Iterator ()=default | |
| Iterator (const ConstIterator &it) | |
| Iterator (const MapContainerIterator &it) | |
| ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION (ConstIterator) | |
| ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION (Iterator) | |
| Iterator & | operator* () |
| Iterator & | operator++ () |
| Iterator | operator++ (int) |
| Iterator & | operator-- () |
| Iterator | operator-- (int) |
| Iterator * | operator-> () |
| bool | operator== (const ConstIterator &it) const |
| bool | operator== (const Iterator &it) const |
| ~Iterator ()=default | |
Private Attributes | |
| MapContainerIterator | m_Iterator |
Friends | |
| class | ConstIterator |
|
default |
Referenced by ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION(), operator++(), operator--(), operator==(), and ~Iterator().
|
inline |
Definition at line 215 of file itkLevelSetEquationContainer.h.
References m_Iterator.
|
inline |
Definition at line 218 of file itkLevelSetEquationContainer.h.
References ConstIterator, and m_Iterator.
|
default |
References Iterator().
|
inlinenodiscard |
Definition at line 284 of file itkLevelSetEquationContainer.h.
References m_Iterator.
|
inlinenodiscard |
Definition at line 278 of file itkLevelSetEquationContainer.h.
References m_Iterator.
| itk::LevelSetEquationContainer< TTermContainer >::Iterator::ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION | ( | ConstIterator | ) |
References ConstIterator.
| itk::LevelSetEquationContainer< TTermContainer >::Iterator::ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION | ( | Iterator | ) |
References Iterator().
|
inline |
Definition at line 224 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 235 of file itkLevelSetEquationContainer.h.
References m_Iterator.
|
inline |
Definition at line 241 of file itkLevelSetEquationContainer.h.
References Iterator().
|
inline |
Definition at line 248 of file itkLevelSetEquationContainer.h.
References m_Iterator.
|
inline |
Definition at line 254 of file itkLevelSetEquationContainer.h.
References Iterator().
|
inline |
Definition at line 229 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 270 of file itkLevelSetEquationContainer.h.
References ConstIterator, itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::m_Iterator, and m_Iterator.
|
inline |
Definition at line 262 of file itkLevelSetEquationContainer.h.
References Iterator(), and m_Iterator.
|
friend |
Definition at line 291 of file itkLevelSetEquationContainer.h.
References ConstIterator.
Referenced by ConstIterator, Iterator(), ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION(), and operator==().
|
private |
Definition at line 290 of file itkLevelSetEquationContainer.h.
Referenced by GetEquation(), GetIdentifier(), Iterator(), Iterator(), operator++(), operator--(), itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::operator==(), operator==(), and operator==().