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