![]() |
OTX-Runtime for C++
|
|
The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there. More...
#include <IBusMonitoring.h>
Public Member Functions | |
virtual std::vector< std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IBusFrame > > | FetchBusMonitorBusFrames (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IBusMonitor > busMonitor)=0 |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
virtual int64 | GetBusFrameAddress (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IBusFrame > busFrame)=0 |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
virtual std::string | GetBusFrameAsString (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IBusFrame > busFrame)=0 |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
virtual std::string | GetBusFrameData (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IBusFrame > busFrame)=0 |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
virtual int64 | GetBusFrameTimestamp (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IBusFrame > busFrame)=0 |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
virtual std::string | GetBusFrameType (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IBusFrame > busFrame)=0 |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
virtual void | SetMonitoringFramesReadyHandler (std::function< void(const OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IBusMonitor &busMonitor)>)=0 |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
virtual void | StartBusMonitoring (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IBusMonitor > &busMonitor, std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IComInterface > comInterface, std::string *interfaceResource, std::vector< int64 > *addresses, OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::OtxBusMonitorModes *mode, std::string *target)=0 |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
virtual void | StopBusMonitoring (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IBusMonitor > &busMonitor)=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.
|
pure virtual |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
|
pure virtual |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
|
pure virtual |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
|
pure virtual |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
|
pure virtual |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
|
pure virtual |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
|
pure virtual |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
|
pure virtual |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
|
pure virtual |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.