onboardapi  9.10.0
by Rheinmetall
M_BuiltInTestCtrl::CmdStartTest Struct Reference

Start a test from the list of supported actions reported by the service. More...

Public Member Functions

 CmdStartTest ()
 
 CmdStartTest (std::string const &Action)
 

Public Attributes

std::string Action
 Name of which supported action to start. More...
 

Detailed Description

Start a test from the list of supported actions reported by the service.

Constructor & Destructor Documentation

◆ CmdStartTest() [1/2]

M_BuiltInTestCtrl::CmdStartTest::CmdStartTest ( )

◆ CmdStartTest() [2/2]

M_BuiltInTestCtrl::CmdStartTest::CmdStartTest ( std::string const &  Action)

Member Data Documentation

◆ Action

std::string M_BuiltInTestCtrl::CmdStartTest::Action

Name of which supported action to start.