14#ifndef TRIGGER_BASE_HEADER
15#define TRIGGER_BASE_HEADER
Definition result_type_decl.h:34
Target represents a mapped target signal in the runtime api.
Definition target.h:34
base class representing a trigger
Definition trigger.h:24
TargetSet & getTargetList()
TargetSet _targets
nodoc
Definition trigger.h:69
a_util::result::Result removeTarget(Target *target)
a_util::result::Result addTarget(Target *target)
virtual a_util::result::Result start()=0
virtual a_util::result::Result stop()=0
definition of the rt namespace for mapping
Definition ddl.h:59
std::map< std::string, TriggerBase * > TriggerMap
type for trigger map.
Definition trigger.h:76
std::set< Target * > TargetSet
the targets pointer list
Definition target.h:188
definition of the mapping namespace
Definition ddl.h:50
definition of the ddl namespace
Definition codec.h:21