Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::IndexedContainerInterface< TElementIdentifier, TElement >::Iterator Class Reference

#include <itkIndexedContainerInterface.h>


Detailed Description

template<typename TElementIdentifier, typename TElement>
class itk::IndexedContainerInterface< TElementIdentifier, TElement >::Iterator

Support iteration operations through a container. Dereferencing the iterator must provide an object with the following methods: ElementIdentifier Index(void) const; Element& Value(void);

Definition at line 129 of file itkIndexedContainerInterface.h.


The documentation for this class was generated from the following file:
Generated at Thu Nov 6 06:57:24 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000