|
ADTF
|
Target data trigger definitions. More...
#include <mapping_engine.h>
Public Attributes | |
| std::string | strValueName |
| source value name to execute the conditional operation on. | |
| std::string | strOp |
| Operation to execute. Possible conditional operation values within ddl::mapping::DefaultEngine : | |
| std::string | strValue |
| The value to ececute the operation with as string. | |
| std::shared_ptr< Source > | _source |
| The source reference to retrieve the strValueName from. | |
| std::shared_ptr< Target > | _target |
| target to update | |
| std::shared_ptr< AssignmentTrigger > | _trigger |
| assignemnt to trigger | |
| std::unordered_map< std::string, std::string > | _additional_properties |
| additional properties (i.e. "time_strategy") | |
Target data trigger definitions.
| std::string ddl::mapping::Engine::TargetDataTrigger::strOp |
Operation to execute. Possible conditional operation values within ddl::mapping::DefaultEngine :