Apollo 10.0
自动驾驶开放平台
apollo::cyber::proto::Param::oneof_value联合体 参考
apollo::cyber::proto::Param::oneof_value 的协作图:

Public 属性

bool bool_value = 4
 
int64 int_value = 5
 
double double_value = 6
 
string string_value = 7
 

详细描述

在文件 parameter.proto18 行定义.

类成员变量说明

◆ bool_value

bool apollo::cyber::proto::Param::oneof_value::bool_value = 4

在文件 parameter.proto19 行定义.

◆ double_value

double apollo::cyber::proto::Param::oneof_value::double_value = 6

在文件 parameter.proto21 行定义.

◆ int_value

int64 apollo::cyber::proto::Param::oneof_value::int_value = 5

在文件 parameter.proto20 行定义.

◆ string_value

string apollo::cyber::proto::Param::oneof_value::string_value = 7

在文件 parameter.proto22 行定义.


该联合体的文档由以下文件生成: