#include <itkMapContainer.h>
Public Member Functions | |
| ConstIterator () | |
| ConstIterator (const MapConstIterator &ci) | |
| ConstIterator (const Iterator &r) | |
| ConstIterator & | operator * () |
| ConstIterator * | operator-> () |
| ConstIterator & | operator++ () |
| ConstIterator | operator++ (int) |
| ConstIterator & | operator-- () |
| ConstIterator | operator-- (int) |
| bool | operator== (const Iterator &r) const |
| bool | operator!= (const Iterator &r) const |
| bool | operator== (const ConstIterator &r) const |
| bool | operator!= (const ConstIterator &r) const |
| ElementIdentifier | Index (void) const |
| const Element & | Value (void) const |
Friends | |
| class | Iterator |
Definition at line 138 of file itkMapContainer.h.
|
|||||||||
|
Definition at line 141 of file itkMapContainer.h. |
|
||||||||||
|
Definition at line 142 of file itkMapContainer.h. References itk::MapContainer< TElementIdentifier, TElement >::Iterator::m_Iter. |
|
||||||||||
|
Definition at line 143 of file itkMapContainer.h. |
|
||||||||||
|
Get the index into the MapContainer associated with this iterator. Definition at line 158 of file itkMapContainer.h. References itk::MapContainer< TElementIdentifier, TElement >::Element. |
|
|||||||||
|
Definition at line 145 of file itkMapContainer.h. |
|
||||||||||
|
Definition at line 155 of file itkMapContainer.h. References itk::MapContainer< TElementIdentifier, TElement >::ElementIdentifier. |
|
||||||||||
|
Definition at line 153 of file itkMapContainer.h. References itk::MapContainer< TElementIdentifier, TElement >::ConstIterator::m_Iter. |
|
||||||||||
|
Definition at line 148 of file itkMapContainer.h. |
|
|||||||||
|
Definition at line 147 of file itkMapContainer.h. |
|
||||||||||
|
Definition at line 150 of file itkMapContainer.h. References itk::MapContainer< TElementIdentifier, TElement >::Iterator::m_Iter. |
|
|||||||||
|
Definition at line 149 of file itkMapContainer.h. |
|
|||||||||
|
Definition at line 146 of file itkMapContainer.h. |
|
||||||||||
|
Definition at line 154 of file itkMapContainer.h. References itk::MapContainer< TElementIdentifier, TElement >::ConstIterator::m_Iter. |
|
||||||||||
|
Definition at line 152 of file itkMapContainer.h. References itk::MapContainer< TElementIdentifier, TElement >::Iterator::m_Iter. |
|
||||||||||
|
Get the value at this iterator's location in the MapContainer. Definition at line 161 of file itkMapContainer.h. |
|
|||||
|
Definition at line 165 of file itkMapContainer.h. |
1.3.5 written by Dimitri van Heesch,
© 1997-2000