Apollo 10.0
自动驾驶开放平台
|
#include <functional_safety_monitor.h>
Public 成员函数 | |
FunctionalSafetyMonitor () | |
void | RunOnce (const double current_time) |
![]() | |
RecurrentRunner (const std::string &name, const double interval) | |
virtual | ~RecurrentRunner ()=default |
void | Tick (const double current_time) |
额外继承的成员函数 | |
![]() | |
std::string | name_ |
unsigned int | round_count_ = 0 |
在文件 functional_safety_monitor.h 第 27 行定义.
apollo::monitor::FunctionalSafetyMonitor::FunctionalSafetyMonitor | ( | ) |
在文件 functional_safety_monitor.cc 第 46 行定义.
|
virtual |
实现了 apollo::monitor::RecurrentRunner.
在文件 functional_safety_monitor.cc 第 49 行定义.