Apollo 10.0
自动驾驶开放平台
|
类 | |
union | oneof_value |
Public 属性 | |
optional string | name = 1 |
optional ParamType | type = 2 |
optional string | type_name = 3 |
optional bytes | proto_desc = 8 |
在文件 parameter.proto 第 14 行定义.
optional string apollo::cyber::proto::Param::name = 1 |
在文件 parameter.proto 第 15 行定义.
optional bytes apollo::cyber::proto::Param::proto_desc = 8 |
在文件 parameter.proto 第 24 行定义.
optional ParamType apollo::cyber::proto::Param::type = 2 |
在文件 parameter.proto 第 16 行定义.
optional string apollo::cyber::proto::Param::type_name = 3 |
在文件 parameter.proto 第 17 行定义.