#include "SimTKcommon/internal/common.h"
#include "SimTKcommon/internal/String.h"
#include "SimTKcommon/internal/Exception.h"
#include <limits>
#include <typeinfo>
#include <sstream>
Go to the source code of this file.
|
class | SimTK::AbstractValue |
| Abstract base class representing an arbitrary value of self-describing type. More...
|
|
class | SimTK::Value< T > |
| Templatized version of the abstract class, providing generic type-specific functionality that does not require specialization, with automatic conversion to the underlying type. More...
|
|
|
| SimTK |
| This is the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols.
|
|