Orfeo Toolbox  3.16
itk::IndexedContainerInterface< TElementIdentifier, TElement >::Iterator Class Reference

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

#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 130 of file itkIndexedContainerInterface.h.


The documentation for this class was generated from the following file:

Generated at Sun Feb 3 2013 01:54:52 for Orfeo Toolbox with doxygen 1.8.1.1