![]() |
ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
#include <itkLevelSetEquationTermContainer.h>
Collaboration diagram for itk::LevelSetEquationTermContainer< TInputImage, TLevelSetContainer >::ConstIterator:Definition at line 142 of file itkLevelSetEquationTermContainer.h.
Public Member Functions | |
| ConstIterator ()=default | |
| ConstIterator (const MapTermContainerConstIteratorType &it) | |
| ConstIterator (const Iterator &it) | |
| TermIdType | GetIdentifier () const |
| TermType * | GetTerm () 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 | |
| MapTermContainerConstIteratorType | m_Iterator |
Friends | |
| class | Iterator |
|
default |
|
inline |
Definition at line 146 of file itkLevelSetEquationTermContainer.h.
|
default |
|
inline |
Definition at line 148 of file itkLevelSetEquationTermContainer.h.
|
inline |
Definition at line 189 of file itkLevelSetEquationTermContainer.h.
|
inline |
Definition at line 194 of file itkLevelSetEquationTermContainer.h.
|
inline |
Definition at line 177 of file itkLevelSetEquationTermContainer.h.
References itk::LevelSetEquationTermContainer< TInputImage, TLevelSetContainer >::Iterator::m_Iterator.
|
inline |
Definition at line 185 of file itkLevelSetEquationTermContainer.h.
References itk::LevelSetEquationTermContainer< TInputImage, TLevelSetContainer >::ConstIterator::m_Iterator.
|
inline |
Definition at line 149 of file itkLevelSetEquationTermContainer.h.
|
inline |
Definition at line 151 of file itkLevelSetEquationTermContainer.h.
|
inline |
Definition at line 156 of file itkLevelSetEquationTermContainer.h.
|
inline |
Definition at line 162 of file itkLevelSetEquationTermContainer.h.
|
inline |
Definition at line 167 of file itkLevelSetEquationTermContainer.h.
|
inline |
Definition at line 150 of file itkLevelSetEquationTermContainer.h.
|
inline |
Definition at line 173 of file itkLevelSetEquationTermContainer.h.
References itk::LevelSetEquationTermContainer< TInputImage, TLevelSetContainer >::Iterator::m_Iterator.
|
inline |
Definition at line 181 of file itkLevelSetEquationTermContainer.h.
References itk::LevelSetEquationTermContainer< TInputImage, TLevelSetContainer >::ConstIterator::m_Iterator.
|
friend |
Definition at line 200 of file itkLevelSetEquationTermContainer.h.
|
private |
Definition at line 199 of file itkLevelSetEquationTermContainer.h.
Referenced by itk::LevelSetEquationTermContainer< TInputImage, TLevelSetContainer >::ConstIterator::operator!=(), itk::LevelSetEquationTermContainer< TInputImage, TLevelSetContainer >::Iterator::operator!=(), itk::LevelSetEquationTermContainer< TInputImage, TLevelSetContainer >::ConstIterator::operator==(), and itk::LevelSetEquationTermContainer< TInputImage, TLevelSetContainer >::Iterator::operator==().
1.8.5