|
ADTF
|
#include <ddl/mapping/legacy/engine/trigger.h>Go to the source code of this file.
Classes | |
| class | ddl::mapping::rt::DataTrigger |
| DataTrigger implements a concrete periodic trigger in the runtime. 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 | |
Enumerations | |
| enum | ddl::mapping::rt::Operator { ddl::mapping::rt::e_equal = 1 , ddl::mapping::rt::e_not_equal , ddl::mapping::rt::e_less_than , ddl::mapping::rt::e_greater_than , ddl::mapping::rt::e_less_than_equal , ddl::mapping::rt::e_greater_than_equal } |
| the operator set within the config More... | |
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/.