Apollo 10.0
自动驾驶开放平台
|
Public 属性 | |
map< string, CyberModule > | cyber_modules = 1 |
map< string, Module > | modules = 2 |
map< string, MonitoredComponent > | monitored_components = 3 |
map< string, ProcessMonitorConfig > | other_components = 4 |
repeated HMIModeOperation | operations = 5 |
optional HMIModeOperation | default_operation = 6 |
optional Layout | layout = 7 |
map< string, MonitoredComponent > | global_components = 8 |
在文件 hmi_mode.proto 第 129 行定义.
map<string, CyberModule> apollo::dreamview::HMIMode::cyber_modules = 1 |
在文件 hmi_mode.proto 第 130 行定义.
optional HMIModeOperation apollo::dreamview::HMIMode::default_operation = 6 |
在文件 hmi_mode.proto 第 135 行定义.
map<string, MonitoredComponent> apollo::dreamview::HMIMode::global_components = 8 |
在文件 hmi_mode.proto 第 137 行定义.
optional Layout apollo::dreamview::HMIMode::layout = 7 |
在文件 hmi_mode.proto 第 136 行定义.
map<string, Module> apollo::dreamview::HMIMode::modules = 2 |
在文件 hmi_mode.proto 第 131 行定义.
map<string, MonitoredComponent> apollo::dreamview::HMIMode::monitored_components = 3 |
在文件 hmi_mode.proto 第 132 行定义.
repeated HMIModeOperation apollo::dreamview::HMIMode::operations = 5 |
在文件 hmi_mode.proto 第 134 行定义.
map<string, ProcessMonitorConfig> apollo::dreamview::HMIMode::other_components = 4 |
在文件 hmi_mode.proto 第 133 行定义.