Lumiera  0.pre.03
»edit your freedom«
SetNewDuration Class Reference

Description

concrete time value mutation: set a new overall duration for an extended timespan.

Definition at line 118 of file mutation.cpp.

Public Member Functions

 SetNewDuration (Duration dur)
 
- Public Member Functions inherited from CloneValueSupport< BA >
virtual void cloneInto (void *targetBuffer) const =0
 

Private Member Functions

virtual void change (Duration &target) const
 
virtual void change (TimeSpan &target) const
 
virtual void change (QuTime &) const
 

Private Attributes

Duration changedDuration_
 

Member Function Documentation

◆ change()

virtual void change ( QuTime ) const
inlineprivatevirtual
Note
the re-quantisation happens automatically when the (changed) QuTime is materialised

Definition at line 140 of file mutation.cpp.

+ Inheritance diagram for SetNewDuration:
+ Collaboration diagram for SetNewDuration:

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