The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there.
More...
#include <IDiagConfiguration.h>
|
virtual std::string | GetActiveProject ()=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual std::string | GetActiveProjectVersion ()=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual std::string | GetActiveVehicleInformation ()=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual std::vector< std::string > | GetDbProjectList ()=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual std::vector< std::string > | GetDbVehicleInformationList ()=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual void | SelectProject (std::string projectName)=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual void | SelectVehicleInformation (std::string vehicleInfo)=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there.
◆ GetActiveProject()
virtual std::string OpenTestSystem::Otx::DiagManager::OtxDiagApi::IDiagConfiguration::GetActiveProject |
( |
| ) |
|
|
pure virtual |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
◆ GetActiveProjectVersion()
virtual std::string OpenTestSystem::Otx::DiagManager::OtxDiagApi::IDiagConfiguration::GetActiveProjectVersion |
( |
| ) |
|
|
pure virtual |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
◆ GetActiveVehicleInformation()
virtual std::string OpenTestSystem::Otx::DiagManager::OtxDiagApi::IDiagConfiguration::GetActiveVehicleInformation |
( |
| ) |
|
|
pure virtual |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
◆ GetDbProjectList()
virtual std::vector<std::string> OpenTestSystem::Otx::DiagManager::OtxDiagApi::IDiagConfiguration::GetDbProjectList |
( |
| ) |
|
|
pure virtual |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
◆ GetDbVehicleInformationList()
virtual std::vector<std::string> OpenTestSystem::Otx::DiagManager::OtxDiagApi::IDiagConfiguration::GetDbVehicleInformationList |
( |
| ) |
|
|
pure virtual |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
◆ SelectProject()
virtual void OpenTestSystem::Otx::DiagManager::OtxDiagApi::IDiagConfiguration::SelectProject |
( |
std::string |
projectName | ) |
|
|
pure virtual |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
◆ SelectVehicleInformation()
virtual void OpenTestSystem::Otx::DiagManager::OtxDiagApi::IDiagConfiguration::SelectVehicleInformation |
( |
std::string |
vehicleInfo | ) |
|
|
pure virtual |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
The documentation for this class was generated from the following file: