EnumerationSet::iterator Class Reference

#include <Enumeration.h>

List of all members.


Detailed Description

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

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


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 >


Member Function Documentation

Enumeration<T> operator * (  )  [inline]

bool operator!= ( const iterator iter  )  [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 Thu Feb 28 01:34:36 2008 for SimTKcommon by  doxygen 1.4.7