|
Dev Essential
|
Trigger interface to trigger the assignments of a specific target. More...
#include <mapper_interfaces.h>
Inherited by ddl::mapping::AssignmentTriggerSourceTime.
Public Member Functions | |
| virtual void | update (std::chrono::nanoseconds trigger_time)=0 |
| indicates an update of target or a source | |
Trigger interface to trigger the assignments of a specific target.
|
pure virtual |
indicates an update of target or a source
| trigger_time | trigger time of the update (the time of the trigger this update is executed) |