Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
Builder< TI, TAR > Struct Template Reference

#include "lib/time/control-policy.hpp"

Description

template<class TI, class TAR>
struct lib::time::mutation::Builder< TI, TAR >

Implementation policy: how to build a new notification value of type TI, given a target time value entity of type TAR.

Definition at line 158 of file control-policy.hpp.

Static Public Member Functions

static TI buildChangedValue (TAR const &target)
 

Member Function Documentation

◆ buildChangedValue()

template<class TI , class TAR >
static TI buildChangedValue ( TAR const &  target)
inlinestatic

Definition at line 161 of file control-policy.hpp.

Referenced by Link< TI, TAR >::dontChange(), Link< TI, TAR >::mutateLength(), Link< TI, TAR >::mutateTimeSpan(), and Link< TI, TAR >::processValueChange().

+ Here is the caller graph for this function:
+ Inheritance diagram for Builder< TI, TAR >:
+ Collaboration diagram for Builder< TI, TAR >:

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