The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there.
More...
|
virtual std::string | GetActiveFileName (double block, std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IFlashSession > session)=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 > | GetFlashDataFileNames (double block, std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IFlashSession > session)=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual std::string | GetOwnIdentFromComChannel (double block, std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IFlashSession > session, std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IComChannel > comChannel, double identIndex=0)=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual bool | IsLateBound (double block, std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IFlashSession > session)=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual void | SetActiveFile (double block, const std::string &filePath, std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IFlashSession > session)=0 |
| Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More...
|
|
virtual void | TransferSegment (std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IComChannel > comChannel, std::shared_ptr< OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IFlashSession > session, int64 blockIndex, int64 segmentIndex, int64 blockSize, int64 &transferredBytes)=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.