version 3.3

VRS::TimeMap< T > Class Template Reference

#include <vrs/sg/timemap.h>

Inheritance diagram for VRS::TimeMap< T >:

VRS::SharedObj VRS::Visitable VRS::TimeConstMap< T > VRS::TimeCurveMap VRS::TimeFunctionMap< T > VRS::TimeLinearMap< T > VRS::TimeMethodMap< R, T >

List of all members.

Public Member Functions

 VRS_TYPEINFO (TimeMap, SharedObj)
virtual T map (const Moment &m)=0


Detailed Description

template<typename T>
class VRS::TimeMap< T >

Template for Abstract Base Classes of VRSTime-Based Mappings. A `TimeMap' maps a moment to a value of type `T'. The concrete time mapping defines the way this value is calculated by implementing the `map' method.

Member Function Documentation

template<typename T>
VRS::TimeMap< T >::VRS_TYPEINFO ( TimeMap< T >  ,
SharedObj   
)

template<typename T>
virtual T VRS::TimeMap< T >::map ( const Moment m  )  [pure virtual]


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

Generated on Tue May 21 06:00:33 2013 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact