Lumiera
0.pre.03
»edit your freedom«
|
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_ |
|
inlineprivatevirtual |
Definition at line 181 of file mutation.cpp.
References Mutation::imposeChange().