Orfeo Toolbox  3.16
Classes | Namespaces
itkIndexedContainerInterface.h File Reference
#include "itkObject.h"
+ Include dependency graph for itkIndexedContainerInterface.h:

Go to the source code of this file.

Classes

class  itk::IndexedContainerInterface< TElementIdentifier, TElement >::ConstIterator
 Support const iteration operations through a container. Dereferencing the iterator must provide an object with the following methods: ElementIdentifier Index(void) const; const Element& Value(void) const;. More...
 
class  itk::IndexedContainerInterface< TElementIdentifier, 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);. More...
 

Namespaces

namespace  itk
 Hashtable class, used to implement the hashed associative containers itk_hash_set, itk_hash_map, itk_hash_multiset, and itk_hash_multimap.
 

Generated at Sun May 19 2013 01:02:07 for Orfeo Toolbox with doxygen 1.8.3.1