onboardapi  9.10.0
by Rheinmetall
M_HmiAppCtrl::CmdRunApp Struct Reference

Start the app with the specified ID. More...

Public Member Functions

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

Public Attributes

std::string AppId
 Identifies the managed app which should be started. More...
 

Detailed Description

Start the app with the specified ID.

Constructor & Destructor Documentation

◆ CmdRunApp() [1/2]

M_HmiAppCtrl::CmdRunApp::CmdRunApp ( )

◆ CmdRunApp() [2/2]

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

Member Data Documentation

◆ AppId

std::string M_HmiAppCtrl::CmdRunApp::AppId

Identifies the managed app which should be started.