onboardapi  9.10.0
by Rheinmetall
M_HmiAppCtrl::CmdSwitchToApp Struct Reference

Switch to the application with the specified ID. More...

Public Member Functions

 CmdSwitchToApp ()
 
 CmdSwitchToApp (std::string const &AppId)
 

Public Attributes

std::string AppId
 Identifies the managed application which should be switched to. More...
 

Detailed Description

Switch to the application with the specified ID.

Constructor & Destructor Documentation

◆ CmdSwitchToApp() [1/2]

M_HmiAppCtrl::CmdSwitchToApp::CmdSwitchToApp ( )

◆ CmdSwitchToApp() [2/2]

M_HmiAppCtrl::CmdSwitchToApp::CmdSwitchToApp ( std::string const &  AppId)

Member Data Documentation

◆ AppId

std::string M_HmiAppCtrl::CmdSwitchToApp::AppId

Identifies the managed application which should be switched to.