OTX-Runtime for C++  
OpenTestSystem::Otx::DiagManager::OtxDiagApi::IVehicleInfo Class Referenceabstract

The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there. More...

#include <IVehicleInfo.h>

Public Member Functions

virtual std::vector< std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IDbComChannel > > GetDbComChannelDbComChannelsOfGateways (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IDbComChannel > dbComChannel)=0
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
virtual OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::OtxGatewayModes GetDbComChannelGatewayMode (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IDbComChannel > dbComChannel)=0
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
virtual bool IsDbComChannelAccessedViaGateway (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IDbComChannel > dbComChannel)=0
 Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
 

Detailed Description

The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there.

Member Function Documentation

◆ GetDbComChannelDbComChannelsOfGateways()

virtual std::vector<std::shared_ptr<OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IDbComChannel> > OpenTestSystem::Otx::DiagManager::OtxDiagApi::IVehicleInfo::GetDbComChannelDbComChannelsOfGateways ( std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IDbComChannel dbComChannel)
pure virtual

Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.

◆ GetDbComChannelGatewayMode()

virtual OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::OtxGatewayModes OpenTestSystem::Otx::DiagManager::OtxDiagApi::IVehicleInfo::GetDbComChannelGatewayMode ( std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IDbComChannel dbComChannel)
pure virtual

Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.

◆ IsDbComChannelAccessedViaGateway()

virtual bool OpenTestSystem::Otx::DiagManager::OtxDiagApi::IVehicleInfo::IsDbComChannelAccessedViaGateway ( std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IDbComChannel dbComChannel)
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: