Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types | Public Member Functions
itk::PSMContainer< T >::Iterator Class Reference

#include <itkPSMContainer.h>

+ Inheritance diagram for itk::PSMContainer< T >::Iterator:
+ Collaboration diagram for itk::PSMContainer< T >::Iterator:

Public Types

typedef MapType::iterator Superclass
 

Public Member Functions

 Iterator (const typename MapType::iterator &o)
 
T & operator* () const
 
unsigned long int GetIndex () const
 

Detailed Description

template<class T>
class itk::PSMContainer< T >::Iterator

Define an iterator type for this container. This class is just a wrapper around the stl::map iterator which provides a simpler API.

Definition at line 88 of file itkPSMContainer.h.


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