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.
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] |
bool operator== |
( |
const iterator & |
iter |
) |
[inline] |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: