Apollo 11.0
自动驾驶开放平台
apollo::hdmap::adapter::ProtoData结构体 参考

#include <proto_organizer.h>

apollo::hdmap::adapter::ProtoData 的协作图:

Public 属性

PbHeader header
 
std::unordered_map< std::string, PbLanepb_lanes
 
std::unordered_map< std::string, PbRoadpb_roads
 
std::unordered_map< std::string, PbCrosswalkpb_crosswalks
 
std::unordered_map< std::string, PbClearAreapb_clear_areas
 
std::unordered_map< std::string, PbSpeedBumppb_speed_bumps
 
std::unordered_map< std::string, PbJunctionpb_junction
 
std::unordered_map< std::string, PbSignalpb_signals
 
std::unordered_map< std::string, PbStopSignpb_stop_signs
 
std::unordered_map< std::string, PbYieldSignpb_yield_signs
 
std::unordered_map< std::string, PbOverlappb_overlaps
 
std::unordered_map< std::string, PbJunctionpb_junctions
 
std::unordered_map< std::string, StopLineInternalpb_stop_lines
 
std::unordered_map< std::string, PbParkingSpacepb_parking_spaces
 
std::unordered_map< std::string, PbPNCJunctionpb_pnc_junctions
 
std::unordered_map< std::string, PbRSUpb_rsus
 

详细描述

在文件 proto_organizer.h31 行定义.

类成员变量说明

◆ header

PbHeader apollo::hdmap::adapter::ProtoData::header

在文件 proto_organizer.h32 行定义.

◆ pb_clear_areas

std::unordered_map<std::string, PbClearArea> apollo::hdmap::adapter::ProtoData::pb_clear_areas

在文件 proto_organizer.h36 行定义.

◆ pb_crosswalks

std::unordered_map<std::string, PbCrosswalk> apollo::hdmap::adapter::ProtoData::pb_crosswalks

在文件 proto_organizer.h35 行定义.

◆ pb_junction

std::unordered_map<std::string, PbJunction> apollo::hdmap::adapter::ProtoData::pb_junction

在文件 proto_organizer.h38 行定义.

◆ pb_junctions

std::unordered_map<std::string, PbJunction> apollo::hdmap::adapter::ProtoData::pb_junctions

在文件 proto_organizer.h43 行定义.

◆ pb_lanes

std::unordered_map<std::string, PbLane> apollo::hdmap::adapter::ProtoData::pb_lanes

在文件 proto_organizer.h33 行定义.

◆ pb_overlaps

std::unordered_map<std::string, PbOverlap> apollo::hdmap::adapter::ProtoData::pb_overlaps

在文件 proto_organizer.h42 行定义.

◆ pb_parking_spaces

std::unordered_map<std::string, PbParkingSpace> apollo::hdmap::adapter::ProtoData::pb_parking_spaces

在文件 proto_organizer.h45 行定义.

◆ pb_pnc_junctions

std::unordered_map<std::string, PbPNCJunction> apollo::hdmap::adapter::ProtoData::pb_pnc_junctions

在文件 proto_organizer.h46 行定义.

◆ pb_roads

std::unordered_map<std::string, PbRoad> apollo::hdmap::adapter::ProtoData::pb_roads

在文件 proto_organizer.h34 行定义.

◆ pb_rsus

std::unordered_map<std::string, PbRSU> apollo::hdmap::adapter::ProtoData::pb_rsus

在文件 proto_organizer.h47 行定义.

◆ pb_signals

std::unordered_map<std::string, PbSignal> apollo::hdmap::adapter::ProtoData::pb_signals

在文件 proto_organizer.h39 行定义.

◆ pb_speed_bumps

std::unordered_map<std::string, PbSpeedBump> apollo::hdmap::adapter::ProtoData::pb_speed_bumps

在文件 proto_organizer.h37 行定义.

◆ pb_stop_lines

std::unordered_map<std::string, StopLineInternal> apollo::hdmap::adapter::ProtoData::pb_stop_lines

在文件 proto_organizer.h44 行定义.

◆ pb_stop_signs

std::unordered_map<std::string, PbStopSign> apollo::hdmap::adapter::ProtoData::pb_stop_signs

在文件 proto_organizer.h40 行定义.

◆ pb_yield_signs

std::unordered_map<std::string, PbYieldSign> apollo::hdmap::adapter::ProtoData::pb_yield_signs

在文件 proto_organizer.h41 行定义.


该结构体的文档由以下文件生成: