Apollo  6.0
Open source self driving car software
Public Member Functions | List of all members
apollo::hdmap::YieldSignInfo Class Reference

#include <hdmap_common.h>

Collaboration diagram for apollo::hdmap::YieldSignInfo:
Collaboration graph

Public Member Functions

 YieldSignInfo (const YieldSign &yield_sign)
 
const Id & id () const
 
const YieldSign & yield_sign () const
 
const std::vector< apollo::common::math::LineSegment2d > & segments () const
 

Constructor & Destructor Documentation

◆ YieldSignInfo()

apollo::hdmap::YieldSignInfo::YieldSignInfo ( const YieldSign &  yield_sign)
explicit

Member Function Documentation

◆ id()

const Id& apollo::hdmap::YieldSignInfo::id ( ) const
inline

◆ segments()

const std::vector<apollo::common::math::LineSegment2d>& apollo::hdmap::YieldSignInfo::segments ( ) const
inline

◆ yield_sign()

const YieldSign& apollo::hdmap::YieldSignInfo::yield_sign ( ) const
inline

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