Enumeration.h File Reference

#include "SimTKcommon/internal/common.h"
#include "SimTKcommon/internal/ExceptionMacros.h"
#include "SimTKcommon/internal/Array.h"

Go to the source code of this file.

Classes

class  Enumeration< T >
 This class defines an enumerated type. More...
class  iterator
 This class provides an interface for iterating over the set of all possible enumerated values. More...
class  EnumerationSet< T >
 This class provides an efficient implementation of a set for storing values of an enumerated type defined with Enumeration. More...
class  EnumerationSetRep
 This class is the internal implementation of EnumerationSet. More...
class  iterator
 This class provides an interface for iterating over the content of an EnumerationSet. More...

Namespaces

namespace  SimTK
 

This is the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols.


Functions

template<class T >
std::ostream & operator<< (std::ostream &stream, const Enumeration< T > &value)

Generated on Thu Aug 12 16:37:40 2010 for SimTKcore by  doxygen 1.6.1