|
Dev Essential
|
#include <stdint.h>Go to the source code of this file.
Namespaces | |
| namespace | ddl |
| definition of the ddl namespace | |
| namespace | ddl::dd |
| definition of the dd namespace | |
Enumerations | |
| enum | ddl::dd::InfoType : uint8_t { ddl::dd::validation_info , ddl::dd::validation_service_info , ddl::dd::type_info , ddl::dd::element_type_info , ddl::dd::named_container_info = element_type_info , ddl::dd::last_info , ddl::dd::last_info_last_index = 200 , ddl::dd::additional_compatible_members = 201 } |
| The Info model type defines the kind of infomodel and interface. More... | |
| enum class | ddl::dd::ValidationLevel : uint8_t { ddl::dd::dont_know , ddl::dd::invalid , ddl::dd::good_enough , ddl::dd::valid } |
| Validation level. More... | |
OO DataDefinition info model 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/.