Implementation Class Reference

This is the base Implementation class for all Measures whose value type is known. More...

#include <MeasureImplementation.h>

Inheritance diagram for Implementation:
Implementation Implementation Implementation Implementation

List of all members.

Public Member Functions

const T & getValue (const State &s) const
virtual const T & getValueImpl (const State &s) const =0

Detailed Description

template<class T>
class SimTK::Measure_< T >::Implementation

This is the base Implementation class for all Measures whose value type is known.

Logically this is an abstract base class. However, you can create an empty Measure<T> handle that can be assigned to any derived concrete Measure.


Member Function Documentation

const T& getValue ( const State s  )  const [inline]

Referenced by Measure_< T >::getValue().

virtual const T& getValueImpl ( const State s  )  const [pure virtual]

The documentation for this class was generated from the following file:

Generated on Wed Dec 30 11:05:27 2009 for SimTKcore by  doxygen 1.6.1