|
HAL
|
#include "hal_core/defines.h"#include "hal_core/utilities/log.h"#include <set>#include <string>#include <vector>
Go to the source code of this file.
Classes | |
| class | hal::BasePluginInterface |
Namespaces | |
| hal | |
Typedefs | |
| using | hal::instantiate_plugin_function = std::unique_ptr< BasePluginInterface >(*)() |
Functions | |
| std::unique_ptr< BasePluginInterface > | hal::create_plugin_instance () |