Apollo  6.0
Open source self driving car software
Public Attributes | List of all members
apollo::hdmap::adapter::JunctionInternal Struct Reference

#include <common_define.h>

Collaboration diagram for apollo::hdmap::adapter::JunctionInternal:
Collaboration graph

Public Attributes

PbJunction junction
 
std::unordered_set< std::string > road_ids
 
std::vector< OverlapWithJunctionoverlap_with_junctions
 

Member Data Documentation

◆ junction

PbJunction apollo::hdmap::adapter::JunctionInternal::junction

◆ overlap_with_junctions

std::vector<OverlapWithJunction> apollo::hdmap::adapter::JunctionInternal::overlap_with_junctions

◆ road_ids

std::unordered_set<std::string> apollo::hdmap::adapter::JunctionInternal::road_ids

The documentation for this struct was generated from the following file: