ADTF  3.18.2
MapTarget Member List

This is the complete list of members for MapTarget, including all inherited members.

addAssignment(const MapAssignment &assignment)MapTarget
addAssignmentNoTypeCheck(const MapAssignment &assignment)MapTargetprivate
addTrigger(MapTriggerBase *trigger)MapTarget
addTriggerNoTypeCheck(MapTriggerBase *trigger)MapTargetprivate
checkDoubleAssignments()MapTargetprivate
getAssignmentList() constMapTarget
getName() constMapTarget
getReferencedSources() constMapTarget
getTriggerList() constMapTarget
getType() constMapTarget
isValid() constMapTarget
loadFromDOM(const a_util::xml::DOMElement &target)MapTargetprivate
MapTarget(MapConfiguration *config)MapTarget
MapTarget(MapConfiguration *config, std::string name, std::string type)MapTarget
MapTarget(const MapTarget &other)MapTarget
modifySourceName(const std::string &name, const std::string &new_name)MapTargetprivate
operator=(const MapTarget &other)MapTarget
removeAssignment(const std::string &element_name)MapTarget
removeAssignmentWithoutClear(const std::string &element_name)MapTargetprivate
removeTrigger(MapTriggerBase *trigger)MapTarget
setName(const std::string &name)MapTarget
setType(const std::string &type)MapTarget
swap(MapTarget &other)MapTargetprivate
writeToDOM(a_util::xml::DOMElement &dom_element) constMapTargetprivate
~MapTarget()MapTarget