Response data of positive respone message. 更多...
#include <download.h>

Public 属性 | |
| ara::core::Vector< std::uint8_t > | responseData |
| Content of positive respone message (without SID) Depending on the operation (e.g.: DownloadData, RequestDownloadExit) the expectation, what responseData shall contain (where it starts in the positive response) might differ. See doc of corresponding operation. 更多... | |
Response data of positive respone message.
在文件 第 行定义.
| ara::core::Vector<std::uint8_t> ara::diag::DownloadService::OperationOutput::responseData |
Content of positive respone message (without SID) Depending on the operation (e.g.: DownloadData, RequestDownloadExit) the expectation, what responseData shall contain (where it starts in the positive response) might differ. See doc of corresponding operation.
在文件 第 行定义.