|
onboardapi
9.10.0
by Rheinmetall
|
Command to allow external alignment. More...
Public Member Functions | |
| CmdAllowExternalAlignment () | |
| CmdAllowExternalAlignment (std::string const &ComponentId, bool IsAllowed) | |
Public Attributes | |
| std::string | ComponentId |
| Identifies the device/component to be aligned. More... | |
| bool | IsAllowed |
| Indicates whether to allow external alignment. More... | |
Command to allow external alignment.
| M_Alignment::CmdAllowExternalAlignment::CmdAllowExternalAlignment | ( | ) |
| M_Alignment::CmdAllowExternalAlignment::CmdAllowExternalAlignment | ( | std::string const & | ComponentId, |
| bool | IsAllowed | ||
| ) |
| std::string M_Alignment::CmdAllowExternalAlignment::ComponentId |
Identifies the device/component to be aligned.
| bool M_Alignment::CmdAllowExternalAlignment::IsAllowed |
Indicates whether to allow external alignment.