![]() |
ITK
5.3.0
Insight Toolkit
|
#include <itkLevelSetEquationContainer.h>
Collaboration diagram for itk::LevelSetEquationContainer< TTermContainer >::ConstIterator:Public Member Functions | |
| ConstIterator ()=default | |
| ConstIterator (const Iterator &it) | |
| ConstIterator (const MapContainerConstIterator &it) | |
| TermContainerType * | GetEquation () const |
| LevelSetIdentifierType | GetIdentifier () const |
| ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION (ConstIterator) | |
| ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION (Iterator) | |
| ConstIterator & | operator* () |
| ConstIterator & | operator++ () |
| ConstIterator | operator++ (int) |
| ConstIterator & | operator-- () |
| ConstIterator | operator-- (int) |
| ConstIterator * | operator-> () |
| bool | operator== (const ConstIterator &it) const |
| bool | operator== (const Iterator &it) const |
| ~ConstIterator ()=default | |
Private Attributes | |
| MapContainerConstIterator | m_Iterator |
Friends | |
| class | Iterator |
Definition at line 132 of file itkLevelSetEquationContainer.h.
|
default |
|
inline |
Definition at line 136 of file itkLevelSetEquationContainer.h.
|
default |
|
inline |
Definition at line 140 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 194 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 188 of file itkLevelSetEquationContainer.h.
| itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION | ( | ConstIterator | ) |
| itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION | ( | Iterator | ) |
|
inline |
Definition at line 143 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 146 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 152 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 159 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 165 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 144 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 180 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::m_Iterator.
|
inline |
Definition at line 172 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::Iterator::m_Iterator.
|
friend |
Definition at line 201 of file itkLevelSetEquationContainer.h.
|
private |
Definition at line 200 of file itkLevelSetEquationContainer.h.
Referenced by itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::operator==(), and itk::LevelSetEquationContainer< TTermContainer >::Iterator::operator==().
1.8.16