iterator Class Reference

This class provides an interface for iterating over the content of an EnumerationSet. More...

#include <Enumeration.h>

List of all members.

Public Member Functions

Enumeration< T > operator* ()
iterator operator++ ()
iterator operator++ (int)
bool operator== (const iterator &iter)
bool operator!= (const iterator &iter)

Friends

class EnumerationSet< T >

Detailed Description

template<class T>
class SimTK::EnumerationSet< T >::iterator

This class provides an interface for iterating over the content of an EnumerationSet.


Member Function Documentation

bool operator!= ( const iterator iter  )  [inline]
Enumeration<T> operator* (  )  [inline]
iterator operator++ ( int   )  [inline]
iterator operator++ (  )  [inline]
bool operator== ( const iterator iter  )  [inline]

Friends And Related Function Documentation

friend class EnumerationSet< T > [friend]

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

Generated on Wed Dec 30 11:05:22 2009 for SimTKcore by  doxygen 1.6.1