Apollo 10.0
自动驾驶开放平台
|
A class that manages dreamview plus plug-ins. 更多...
#include <dv_plugin_manager.h>
Public 成员函数 | |
DvPluginManager (CivetServer *server, UpdaterManager *updater_manager) | |
void | Init () |
Method to initialize the plug-in management class. | |
void | Start () |
Methods to run the plug-in management class. | |
void | Stop () |
Methods to stop the resource of plug-in management class. | |
Public 属性 | |
apollo::dreamview::DataHandlerConf | data_handler_conf_ |
A class that manages dreamview plus plug-ins.
在文件 dv_plugin_manager.h 第 42 行定义.
|
inlineexplicit |
在文件 dv_plugin_manager.h 第 44 行定义.
void apollo::dreamview::DvPluginManager::Init | ( | ) |
Method to initialize the plug-in management class.
在文件 dv_plugin_manager.cc 第 25 行定义.
void apollo::dreamview::DvPluginManager::Start | ( | ) |
Methods to run the plug-in management class.
在文件 dv_plugin_manager.cc 第 31 行定义.
void apollo::dreamview::DvPluginManager::Stop | ( | ) |
Methods to stop the resource of plug-in management class.
在文件 dv_plugin_manager.cc 第 126 行定义.
apollo::dreamview::DataHandlerConf apollo::dreamview::DvPluginManager::data_handler_conf_ |
在文件 dv_plugin_manager.h 第 62 行定义.