|
onboardapi
9.10.0
by Rheinmetall
|
Configure the interface properties. More...
Public Member Functions | |
| ConfigInterfaceProperties () | |
| ConfigInterfaceProperties (std::string const &KeySource, M_GenericInputOutput::InputOutputConfiguration const &Config, bool IsRemoved) | |
Public Attributes | |
| std::string | KeySource |
| The source of the configuration. More... | |
| M_GenericInputOutput::InputOutputConfiguration | Config |
| The configuration to be applied. More... | |
| bool | IsRemoved |
| Indicates if the configuration shall be removed. More... | |
Configure the interface properties.
| M_GenericInputOutput::ConfigInterfaceProperties::ConfigInterfaceProperties | ( | ) |
| M_GenericInputOutput::ConfigInterfaceProperties::ConfigInterfaceProperties | ( | std::string const & | KeySource, |
| M_GenericInputOutput::InputOutputConfiguration const & | Config, | ||
| bool | IsRemoved | ||
| ) |
| M_GenericInputOutput::InputOutputConfiguration M_GenericInputOutput::ConfigInterfaceProperties::Config |
The configuration to be applied.
| bool M_GenericInputOutput::ConfigInterfaceProperties::IsRemoved |
Indicates if the configuration shall be removed.
| std::string M_GenericInputOutput::ConfigInterfaceProperties::KeySource |
The source of the configuration.