| 
    Simbody
    3.5
    
   | 
 
Go to the source code of this file.
Classes | |
| 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... | |
Namespaces | |
| SimTK | |
| This is the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols.  | |
Functions | |
| std::ostream & | SimTK::operator<< (std::ostream &o, const AbstractValue &v) |