|
Dev Essential
1.6.3
|
#include <a_util/preprocessor/detail/disable_warnings.h>#include <ddl/utilities/ddl_error.h>#include <ddl/utilities/access_observer.h>#include <memory>#include <string>#include <unordered_map>#include <cstdint>Go to the source code of this file.
Classes | |
| class | ddl::dd::datamodel::IInfo |
| Basic Info interface can be added to the ddl::dd::datamodel::InfoMap. More... | |
| class | ddl::dd::datamodel::Info< INFO_T > |
| Helper template class to create valid IInfo objects. More... | |
| class | ddl::dd::datamodel::InfoMap |
| Info Map for the datamodel to hold a set of optional IInfo instances. Only one instance of one Info type is possible. More... | |
| class | ddl::utility::IInfo |
| Basic Info interface can be added to the ddl::dd::datamodel::InfoMap. More... | |
| class | ddl::utility::Info< INFO_T > |
| Helper template class to create valid IInfo objects. More... | |
| class | ddl::utility::InfoMap |
| Info Map for the datamodel to hold a set of optional IInfo instances. Only one instance of one Info type is possible. More... | |
Namespaces | |
| namespace | ddl |
| definition of the ddl namespace | |
| namespace | ddl::dd |
| definition of the dd namespace | |
| namespace | ddl::dd::datamodel |
| definition of the datamodel namespace | |
| namespace | ddl::utility |
| definition of the utility namespace | |
OO DataDefinition Redesign - Data model info extension
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/.