ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkLevelSetEquationContainer.h>
Public Member Functions | |
ConstIterator () | |
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 () |
Private Attributes | |
MapContainerConstIterator | m_Iterator |
Friends | |
class | Iterator |
Definition at line 124 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 127 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 128 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 129 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 130 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 176 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::m_Iterator.
|
inline |
Definition at line 171 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::m_Iterator.
|
inline |
Definition at line 159 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::m_Iterator, and itk::LevelSetEquationContainer< TTermContainer >::Iterator::m_Iterator.
|
inline |
Definition at line 167 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::m_Iterator.
|
inline |
Definition at line 131 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 133 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::m_Iterator.
|
inline |
Definition at line 138 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 144 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::m_Iterator.
|
inline |
Definition at line 149 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 132 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 155 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::m_Iterator, and itk::LevelSetEquationContainer< TTermContainer >::Iterator::m_Iterator.
|
inline |
Definition at line 163 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::m_Iterator.
|
friend |
Definition at line 182 of file itkLevelSetEquationContainer.h.
|
private |
Definition at line 181 of file itkLevelSetEquationContainer.h.
Referenced by itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::GetEquation(), itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::GetIdentifier(), itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::operator!=(), itk::LevelSetEquationContainer< TTermContainer >::Iterator::operator!=(), itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::operator++(), itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::operator--(), itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::operator==(), and itk::LevelSetEquationContainer< TTermContainer >::Iterator::operator==().