iterator Class Reference

This class provides an interface for iterating over the set of all possible enumerated values. 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 Enumeration< T >

Detailed Description

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

This class provides an interface for iterating over the set of all possible enumerated values.


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 Enumeration< 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