#include <storytelling_container.h>
◆ StoryTellingContainer()
apollo::prediction::StoryTellingContainer::StoryTellingContainer |
( |
| ) |
|
|
default |
◆ ~StoryTellingContainer()
virtual apollo::prediction::StoryTellingContainer::~StoryTellingContainer |
( |
| ) |
|
|
virtualdefault |
◆ ADCDistanceToJunction()
double apollo::prediction::StoryTellingContainer::ADCDistanceToJunction |
( |
| ) |
const |
Compute ADC's distance to junction.
- Returns
- ADC's distance to junction
◆ ADCJunction()
std::shared_ptr<const hdmap::JunctionInfo> apollo::prediction::StoryTellingContainer::ADCJunction |
( |
| ) |
const |
Get ADC junction.
- Returns
- A pointer to ADC junction information
◆ ADCJunctionId()
const std::string& apollo::prediction::StoryTellingContainer::ADCJunctionId |
( |
| ) |
const |
Get ADC junction id.
- Returns
- A reference of ADC_junction_id
◆ Insert()
void apollo::prediction::StoryTellingContainer::Insert |
( |
const ::google::protobuf::Message & |
message | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: