OTX-Runtime for C++  
OpenTestSystem::Otx::Runtime::Api::Project::Settings::IDiagComSettings Class Referenceabstract

Contains the DiagCom settings. More...

#include <IDiagComSettings.h>

Public Member Functions

virtual std::string GetProject ()=0
 Gets the ODX database project with which the OTX project was created. More...
 
virtual std::string GetVehicle ()=0
 Gets the vehicle with which the OTX project was created. More...
 

Detailed Description

Contains the DiagCom settings.

Member Function Documentation

◆ GetProject()

virtual std::string OpenTestSystem::Otx::Runtime::Api::Project::Settings::IDiagComSettings::GetProject ( )
pure virtual

Gets the ODX database project with which the OTX project was created.

Returns
Project name

◆ GetVehicle()

virtual std::string OpenTestSystem::Otx::Runtime::Api::Project::Settings::IDiagComSettings::GetVehicle ( )
pure virtual

Gets the vehicle with which the OTX project was created.

Returns
Vehicle name

The documentation for this class was generated from the following file: