Apollo 10.0
自动驾驶开放平台
data_collection_table.proto 文件参考

浏览源代码.

struct  apollo::dreamview::Criterion
 
struct  apollo::dreamview::Range
 
struct  apollo::dreamview::Feature
 
struct  apollo::dreamview::Scenario
 
struct  apollo::dreamview::DataCollectionTable
 

命名空间

namespace  apollo
 class register implement
 
namespace  apollo::dreamview
 apollo::dreamview
 

枚举

enum  apollo::dreamview::ComparisonOperator {
  apollo::dreamview::EQUAL = 0 , apollo::dreamview::NOT_EQUAL = 1 , apollo::dreamview::GREATER_THAN = 2 , apollo::dreamview::GREATER_THAN_OR_EQUAL = 3 ,
  apollo::dreamview::LESS_THAN = 4 , apollo::dreamview::LESS_THAN_OR_EQUAL = 5
}
 

变量

 syntax = "proto2"
 

变量说明

◆ syntax

syntax = "proto2"

在文件 data_collection_table.proto1 行定义.