|
ADTF
|
#include <a_util/result.h>#include <ddl/dd/dd.h>#include <ddl/mapping/legacy/configuration/map_transformation.h>#include <map>Go to the source code of this file.
Classes | |
| class | ddl::mapping::rt::TargetElement |
| TargetElement represents a single signal element in the target. More... | |
Namespaces | |
| namespace | ddl |
| definition of the ddl namespace | |
| namespace | ddl::mapping |
| definition of the mapping namespace | |
| namespace | ddl::mapping::rt |
| definition of the rt namespace for mapping | |
Typedefs | |
| typedef std::map< std::string, uint8_t > | ddl::mapping::TypeMap |
| String -> Datatype Enum Map. | |
| typedef std::vector< TargetElement * > | ddl::mapping::rt::TargetElementList |
| the targets element list | |
Enumerations | |
| enum | ddl::mapping::DataTypes { e_uint8 = 1 , e_uint16 , e_uint32 , e_uint64 , e_int8 , e_int16 , e_int32 , e_int64 , e_float32 , e_float64 , e_bool , e_char } |
| Enum for all relevant data 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/.