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

Description

concrete time value mutation: adjust the given time entity by an offset amount.

Definition at line 159 of file mutation.cpp.

Public Member Functions

 ImposeOffsetMutation (Offset adj)
 
- 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 &target) const
 

Private Attributes

Offset adjustment_
 

Member Function Documentation

◆ change()

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

Definition at line 181 of file mutation.cpp.

References Mutation::imposeChange().

+ Here is the call graph for this function:
+ Inheritance diagram for ImposeOffsetMutation:
+ Collaboration diagram for ImposeOffsetMutation:

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