|
Apollo 11.0
自动驾驶开放平台
|
#include <history.h>
Public 成员函数 | |
| HistoryStatus ()=default | |
| void | SetObjectStatus (const std::string &id, const ObjectStatus &object_status) |
| bool | GetObjectStatus (const std::string &id, ObjectStatus *const object_status) |
|
default |
| bool apollo::planning::HistoryStatus::GetObjectStatus | ( | const std::string & | id, |
| ObjectStatus *const | object_status | ||
| ) |
在文件 history.cc 第 142 行定义.
| void apollo::planning::HistoryStatus::SetObjectStatus | ( | const std::string & | id, |
| const ObjectStatus & | object_status | ||
| ) |
在文件 history.cc 第 137 行定义.