The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there.
More...
|
virtual void | ActivateEthernet (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IComInterface > comInterfce)=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual void | CloseComInterface (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IComInterface > comInterfce)=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual void | ConnectComInterface (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IComInterface > comInterfce)=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IComChannel > | CreateComChannelFromComInterface (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IComInterface > comInterfce, const std::string &identifier, std::string *ecuVariantName=nullptr, const std::string &resource="")=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual void | DeactivateEthernet (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IComInterface > comInterfce)=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual double | GetBatteryVoltage (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IComInterface > comInterfce)=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IComChannel > | GetComChannelFromComInterface (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IComInterface > comInterfce, const std::string &identifier, std::string *ecuVariantName=nullptr, bool performVariantSelection=false, const std::string &resource="")=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IComInterface > | GetComInterface (const std::string &comInterfaceName)=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 > | GetComInterfaceNameList (const OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::OtxConnectionStates *connectionState)=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 > | GetComInterfaceNameListFromEthernet (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IComInterface > comInterfce, const std::string &optionString)=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual std::map< std::string, std::string > | GetComInterfaceProperties (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IComInterface > comInterfce)=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 > | GetComInterfaceResourceNameList (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IComInterface > comInterfce)=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual std::string | GetDefaultComInterfaceName ()=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual bool | GetIgnitionState (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IComInterface > comInterfce, int64 *pinOnInterfaceConnector)=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual bool | IsInterfaceConnected (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IComInterface > comInterfce)=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual bool | IsSecuredDoipSessionActive (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IComInterface > comInterfce)=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual void | SetDefaultComInterface (const std::string &comInterfaceName)=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual void | TlsSetCertificate (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IComInterface > comInterfce, const std::vector< std::vector< unsigned char >> &certificates)=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.