![]() |
ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
#include <itkLevelSetEquationContainer.h>
Collaboration diagram for itk::LevelSetEquationContainer< TTermContainer >::ConstIterator:Definition at line 126 of file itkLevelSetEquationContainer.h.
Public Member Functions | |
| ConstIterator ()=default | |
| ConstIterator (const MapContainerConstIterator &it) | |
| ConstIterator (const Iterator &it) | |
| TermContainerType * | GetEquation () const |
| LevelSetIdentifierType | GetIdentifier () const |
| bool | operator!= (const Iterator &it) const |
| bool | operator!= (const ConstIterator &it) const |
| ConstIterator & | operator* () |
| ConstIterator & | operator++ () |
| ConstIterator | operator++ (int) |
| ConstIterator & | operator-- () |
| ConstIterator | operator-- (int) |
| ConstIterator * | operator-> () |
| bool | operator== (const Iterator &it) const |
| bool | operator== (const ConstIterator &it) const |
| ~ConstIterator ()=default | |
Private Attributes | |
| MapContainerConstIterator | m_Iterator |
Friends | |
| class | Iterator |
|
default |
|
inline |
Definition at line 130 of file itkLevelSetEquationContainer.h.
|
default |
|
inline |
Definition at line 132 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 178 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 173 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 161 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::Iterator::m_Iterator.
|
inline |
Definition at line 169 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::m_Iterator.
|
inline |
Definition at line 133 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 135 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 140 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 146 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 151 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 134 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 157 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::Iterator::m_Iterator.
|
inline |
Definition at line 165 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::m_Iterator.
|
friend |
Definition at line 184 of file itkLevelSetEquationContainer.h.
|
private |
Definition at line 183 of file itkLevelSetEquationContainer.h.
Referenced by itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::operator!=(), itk::LevelSetEquationContainer< TTermContainer >::Iterator::operator!=(), itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::operator==(), and itk::LevelSetEquationContainer< TTermContainer >::Iterator::operator==().
1.8.5