|
Dev Essential
1.6.3
|
#include <ddl/mapping/mapper.h>#include <ddl/mapping/mapping_configuration.h>#include <ddl/mapping/functions/engine_function.h>#include <optional>#include <string_view>Go to the source code of this file.
Classes | |
| class | ddl::mapping::MapperFactories |
| Mapping factory collection class registry. More... | |
| class | ddl::mapping::Engine |
| Mapping engine base class. More... | |
| struct | ddl::mapping::Engine::TargetTimeTrigger |
| Target time trigger definitions. More... | |
| struct | ddl::mapping::Engine::TargetSourceTrigger |
| Target source trigger definitions. More... | |
| struct | ddl::mapping::Engine::TargetDataTrigger |
| Target data trigger definitions. More... | |
| class | ddl::mapping::DefaultEngine |
| Default engine implementation. More... | |
| class | ddl::mapping::DefaultEngine::ISourceTrigger |
| interface definition for source triggers. More... | |
| class | ddl::mapping::DefaultEngine::ITimeTrigger |
| interface definition for time triggers. More... | |
| class | ddl::mapping::DefaultEngine::ITargetTrigger |
| interface definition for target triggers that must be implemented More... | |
Namespaces | |
| namespace | ddl |
| definition of the ddl namespace | |
| namespace | ddl::mapping |
| definition of the mapping namespace | |
Functions | |
| MapperFactories | ddl::mapping::getDefaultMapperFactories () |
| Retrieves the default mapper factories This contains: | |
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.