Apollo 10.0
自动驾驶开放平台
|
Public 属性 | |
bool | bool_value = 4 |
int64 | int_value = 5 |
double | double_value = 6 |
string | string_value = 7 |
在文件 parameter.proto 第 18 行定义.
bool apollo::cyber::proto::Param::oneof_value::bool_value = 4 |
在文件 parameter.proto 第 19 行定义.
double apollo::cyber::proto::Param::oneof_value::double_value = 6 |
在文件 parameter.proto 第 21 行定义.
int64 apollo::cyber::proto::Param::oneof_value::int_value = 5 |
在文件 parameter.proto 第 20 行定义.
string apollo::cyber::proto::Param::oneof_value::string_value = 7 |
在文件 parameter.proto 第 22 行定义.