ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkLevelSetEquationContainer.h>
Public Member Functions | |
TermContainerType * | GetEquation () const |
LevelSetIdentifierType | GetIdentifier () const |
Iterator () | |
Iterator (const MapContainerIterator &it) | |
Iterator (const ConstIterator &it) | |
bool | operator!= (const Iterator &it) const |
bool | operator!= (const ConstIterator &it) const |
Iterator & | operator* () |
Iterator & | operator++ () |
Iterator | operator++ (int) |
Iterator & | operator-- () |
Iterator | operator-- (int) |
Iterator * | operator-> () |
bool | operator== (const Iterator &it) const |
bool | operator== (const ConstIterator &it) const |
~Iterator () |
Private Attributes | |
MapContainerIterator | m_Iterator |
Friends | |
class | ConstIterator |
Definition at line 185 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 188 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 189 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 190 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 191 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 240 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::Iterator::m_Iterator.
|
inline |
Definition at line 235 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::Iterator::m_Iterator.
|
inline |
Definition at line 223 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::Iterator::m_Iterator.
|
inline |
Definition at line 231 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::m_Iterator, and itk::LevelSetEquationContainer< TTermContainer >::Iterator::m_Iterator.
|
inline |
Definition at line 193 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 196 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::Iterator::m_Iterator.
|
inline |
Definition at line 201 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 207 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::Iterator::m_Iterator.
|
inline |
Definition at line 212 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 194 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 219 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::Iterator::m_Iterator.
|
inline |
Definition at line 227 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::m_Iterator, and itk::LevelSetEquationContainer< TTermContainer >::Iterator::m_Iterator.
|
friend |
Definition at line 246 of file itkLevelSetEquationContainer.h.
|
private |
Definition at line 245 of file itkLevelSetEquationContainer.h.
Referenced by itk::LevelSetEquationContainer< TTermContainer >::Iterator::GetEquation(), itk::LevelSetEquationContainer< TTermContainer >::Iterator::GetIdentifier(), itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::operator!=(), itk::LevelSetEquationContainer< TTermContainer >::Iterator::operator!=(), itk::LevelSetEquationContainer< TTermContainer >::Iterator::operator++(), itk::LevelSetEquationContainer< TTermContainer >::Iterator::operator--(), itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::operator==(), and itk::LevelSetEquationContainer< TTermContainer >::Iterator::operator==().