|
Dev Essential
|
#include <a_util/result.h>#include <a_util/xml.h>#include <ddl/mapping/legacy/configuration/map_assignment.h>#include <ddl/mapping/legacy/configuration/map_source.h>#include <ddl/mapping/legacy/configuration/map_trigger.h>Go to the source code of this file.
Classes | |
| class | ddl::mapping::MapTarget |
Namespaces | |
| namespace | ddl |
| definition of the ddl namespace | |
| namespace | ddl::mapping |
| definition of the mapping namespace | |
Typedefs | |
| typedef std::vector< MapTarget > | ddl::mapping::MapTargetList |
| Public composite types used in the mapping::dd namespace. | |
Functions | |
| bool | ddl::mapping::operator== (const MapTarget &a, const MapTarget &b) |
| compares the targets | |
| bool | ddl::mapping::operator!= (const MapTarget &a, const MapTarget &b) |
| compares the targets | |
Copyright 2025 Digitalwerk GmbH. This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.