|
Dev Essential
1.6.3
|
#include <ddl/dd/infomodel/dd_infomodel_type.h>#include <ddl/mapping/mapping_version.h>#include <ddl/utilities/ddl_error.h>#include <ddl/utilities/requirement.h>Go to the source code of this file.
Namespaces | |
| namespace | ddl |
| definition of the ddl namespace | |
| namespace | ddl::mapping |
| definition of the mapping namespace | |
Typedefs | |
| using | ddl::mapping::Error = ddl::utility::Error |
| mapping error definition | |
| using | ddl::mapping::Problem = ddl::utility::Problem |
| defintion of problems for validation of the MappingConfiguration | |
| using | ddl::mapping::Requirement = ddl::utility::VersionRequirement<Version> |
| mapping version requirements | |
Enumerations | |
| enum class | ddl::mapping::ValidationLevel : uint8_t { ddl::mapping::dont_know , ddl::mapping::invalid , ddl::mapping::good_enough , ddl::mapping::valid } |
| MappingConfiguration validation level. More... | |
Mapping Configuration public types
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/.
If it is not possible or desirable to put the notice in a particular file, then
You may include the notice in a location (such as a LICENSE file in a
relevant directory) where a recipient would be likely to look for such a notice.
You may add additional accurate notices of copyright ownership.