Dev Essential
Loading...
Searching...
No Matches
ddl::mapping::AssignmentTrigger Class Referenceabstract

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
 

Detailed Description

Trigger interface to trigger the assignments of a specific target.

Member Function Documentation

◆ update()

virtual void ddl::mapping::AssignmentTrigger::update ( std::chrono::nanoseconds trigger_time)
pure virtual

indicates an update of target or a source

Parameters
trigger_timetrigger time of the update (the time of the trigger this update is executed)

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