Apollo 10.0
自动驾驶开放平台
apollo::data::SmartRecorderStatus结构体 参考
apollo::data::SmartRecorderStatus 的协作图:

Public 属性

optional apollo::common::Header header = 1
 
optional RecordingState recording_state = 2
 
optional string state_message = 3
 

详细描述

在文件 smart_recorder_status.proto13 行定义.

类成员变量说明

◆ header

optional apollo::common::Header apollo::data::SmartRecorderStatus::header = 1

在文件 smart_recorder_status.proto14 行定义.

◆ recording_state

optional RecordingState apollo::data::SmartRecorderStatus::recording_state = 2

在文件 smart_recorder_status.proto15 行定义.

◆ state_message

optional string apollo::data::SmartRecorderStatus::state_message = 3

在文件 smart_recorder_status.proto16 行定义.


该结构体的文档由以下文件生成: