Public Member Functions | |
virtual | ~TimeMapCollector () |
virtual void | Time2TimeMap (const TimeSegment &from, const TimeSegment &to)=0 |
a method called by the GuidoGetTimeMap function |
virtual ~TimeMapCollector | ( | ) | [inline, virtual] |
virtual void Time2TimeMap | ( | const TimeSegment & | from, |
const TimeSegment & | to | ||
) | [pure virtual] |
a method called by the GuidoGetTimeMap function
from | a time segment expressed in score time i.e. rolled time. |
to | a time segment expressed in unrolled time |