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

Public 属性

map< string, string > modes = 1
 
map< string, string > maps = 2
 
map< string, string > vehicles = 3
 

详细描述

在文件 hmi_config.proto40 行定义.

类成员变量说明

◆ maps

map<string, string> apollo::dreamview::HMIConfig::maps = 2

在文件 hmi_config.proto42 行定义.

◆ modes

map<string, string> apollo::dreamview::HMIConfig::modes = 1

在文件 hmi_config.proto41 行定义.

◆ vehicles

map<string, string> apollo::dreamview::HMIConfig::vehicles = 3

在文件 hmi_config.proto43 行定义.


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