Logo
中文版
详情联系: neusar-support@reachauto.com
ara::diag::GenericDataIdentifier::OperationOutput结构体 参考

Response data of positive respone message. 更多...

#include <generic_data_identifier.h>

ara::diag::GenericDataIdentifier::OperationOutput 的协作图:
Collaboration graph

Public 属性

ara::core::Vector< std::uint8_t > responseData
 Content of positive respone message (without DataIdentifier) 更多...
 

详细描述

Response data of positive respone message.

Swsid
SWS_DM_00641
符合标准
yes
非标原因
N/A
种类
struct
符号
OperationOutput
范围
class ara::diag::GenericDataIdentifier
分类
ara
头文件
ara/diag/generic_data_identifier.h
注解
N/A

在文件 第 行定义.

类成员变量说明

◆ responseData

ara::core::Vector<std::uint8_t> ara::diag::GenericDataIdentifier::OperationOutput::responseData

Content of positive respone message (without DataIdentifier)

Swsid
SWS_DM_00631
符合标准
yes
非标原因
N/A
种类
variable
符号
responseData
范围
struct ara::diag::GenericDataIdentifier::OperationOutput
类型
ara::core::Vector< std::uint8_t >
分类
ara
头文件
ara/diag/generic_data_identifier.h
注解
N/A

在文件 第 行定义.