ITK
6.0.0
Insight Toolkit
|
#include <itkLevelSetEquationContainer.h>
Definition at line 204 of file itkLevelSetEquationContainer.h.
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 |
|
inline |
Definition at line 208 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 211 of file itkLevelSetEquationContainer.h.
|
default |
|
inline |
Definition at line 269 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 263 of file itkLevelSetEquationContainer.h.
itk::LevelSetEquationContainer< TTermContainer >::Iterator::ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION | ( | ConstIterator | ) |
itk::LevelSetEquationContainer< TTermContainer >::Iterator::ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION | ( | Iterator | ) |
|
inline |
Definition at line 216 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 220 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 226 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 233 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 239 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 217 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 255 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::m_Iterator.
|
inline |
Definition at line 247 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::Iterator::m_Iterator.
|
friend |
Definition at line 276 of file itkLevelSetEquationContainer.h.
|
private |
Definition at line 275 of file itkLevelSetEquationContainer.h.
Referenced by itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::operator==(), and itk::LevelSetEquationContainer< TTermContainer >::Iterator::operator==().