|
onboardapi
9.10.0
by Rheinmetall
|
Select an action as response to the input choice reported by the service for the current test. More...
Public Member Functions | |
| CmdSelectInputChoice () | |
| CmdSelectInputChoice (M_Common::ObjectIdType const &DialogueId, M_Common::StringListType const &SelectedInput) | |
Public Attributes | |
| M_Common::ObjectIdType | DialogueId |
| Identifier of the currently active dialog. More... | |
| M_Common::StringListType | SelectedInput |
| The selected input from the InputSelectionList provided in ReportInputChoice(). More... | |
Select an action as response to the input choice reported by the service for the current test.
| M_Dialogue::CmdSelectInputChoice::CmdSelectInputChoice | ( | ) |
| M_Dialogue::CmdSelectInputChoice::CmdSelectInputChoice | ( | M_Common::ObjectIdType const & | DialogueId, |
| M_Common::StringListType const & | SelectedInput | ||
| ) |
| M_Common::ObjectIdType M_Dialogue::CmdSelectInputChoice::DialogueId |
Identifier of the currently active dialog.
| M_Common::StringListType M_Dialogue::CmdSelectInputChoice::SelectedInput |
The selected input from the InputSelectionList provided in ReportInputChoice().