ITK
5.2.0
Insight Toolkit
|
#include <itkLevelSetEquationContainer.h>
Public Member Functions | |
TermContainerType * | GetEquation () const |
LevelSetIdentifierType | GetIdentifier () const |
Iterator ()=default | |
Iterator (const ConstIterator &it) | |
Iterator (const MapContainerIterator &it) | |
bool | operator!= (const ConstIterator &it) const |
bool | operator!= (const Iterator &it) const |
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 |
Definition at line 208 of file itkLevelSetEquationContainer.h.
|
default |
|
inline |
Definition at line 212 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 215 of file itkLevelSetEquationContainer.h.
|
default |
|
inline |
Definition at line 277 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 271 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 266 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::m_Iterator.
|
inline |
Definition at line 256 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::Iterator::m_Iterator.
|
inline |
Definition at line 220 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 224 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 230 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 237 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 243 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 221 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 261 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::m_Iterator.
|
inline |
Definition at line 251 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::Iterator::m_Iterator.
|
friend |
Definition at line 284 of file itkLevelSetEquationContainer.h.
|
private |
Definition at line 283 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==().