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]

iterator operator++ (  )  [inline]

iterator operator++ ( int   )  [inline]

bool operator== ( const iterator iter  )  [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 Fri Sep 26 07:44:29 2008 for SimTKcore by  doxygen 1.5.6