Apollo 10.0
自动驾驶开放平台
|
#include <livox_obserable_binder.h>
Public 类型 | |
using | FuncType = std::shared_ptr< std::function< void(FuncArgs...)> > |
静态 Public 成员函数 | |
static void | Callback (FuncArgs... args) |
static void | RegisterCallback (FuncType func) |
静态 Public 属性 | |
static FuncType | func_cb_ = nullptr |
在文件 livox_obserable_binder.h 第 30 行定义.
using apollo::drivers::lidar::LivoxObserableBinder< FuncArgs >::FuncType = std::shared_ptr<std::function<void(FuncArgs...)> > |
在文件 livox_obserable_binder.h 第 32 行定义.
|
static |
在文件 livox_obserable_binder.h 第 41 行定义.
|
static |
在文件 livox_obserable_binder.h 第 50 行定义.
|
static |
在文件 livox_obserable_binder.h 第 37 行定义.