|
Apollo 11.0
自动驾驶开放平台
|
#include <history.h>
Public 成员函数 | |
| History ()=default | |
| const HistoryFrame * | GetLastFrame () const |
| int | Add (const ADCTrajectory &adc_trajectory_pb) |
| void | Clear () |
| size_t | Size () const |
| HistoryStatus * | mutable_history_status () |
|
default |
| int apollo::planning::History::Add | ( | const ADCTrajectory & | adc_trajectory_pb | ) |
在文件 history.cc 第 164 行定义.
| void apollo::planning::History::Clear | ( | ) |
在文件 history.cc 第 162 行定义.
| const HistoryFrame * apollo::planning::History::GetLastFrame | ( | ) | const |
在文件 history.cc 第 155 行定义.
|
inline |
| size_t apollo::planning::History::Size | ( | ) | const |
在文件 history.cc 第 177 行定义.