ITK
6.0.0
Insight Toolkit
|
#include <itkLevelSetEquationContainer.h>
Definition at line 212 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 216 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 219 of file itkLevelSetEquationContainer.h.
|
default |
|
inline |
Definition at line 285 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 279 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 225 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 236 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 242 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 249 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 255 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 230 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 271 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::m_Iterator.
|
inline |
Definition at line 263 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::Iterator::m_Iterator.
|
friend |
Definition at line 292 of file itkLevelSetEquationContainer.h.
|
private |
Definition at line 291 of file itkLevelSetEquationContainer.h.
Referenced by itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::operator==(), and itk::LevelSetEquationContainer< TTermContainer >::Iterator::operator==().