|
Apollo 11.0
自动驾驶开放平台
|
#include <wait_strategy.h>
Public 成员函数 | |
| BusySpinWaitStrategy () | |
| bool | EmptyWait () override |
Public 成员函数 继承自 apollo::cyber::base::WaitStrategy | |
| virtual void | NotifyOne () |
| virtual void | BreakAllWait () |
| virtual | ~WaitStrategy () |
在文件 wait_strategy.h 第 84 行定义.
|
inline |
在文件 wait_strategy.h 第 86 行定义.
|
inlineoverridevirtual |