![]() |
Fledge
An open source edge computing platform for industrial users
|
A generic representation of a plugin. More...
#include <plugin.h>


Public Member Functions | |
| Plugin (PLUGIN_HANDLE handle) | |
| const PLUGIN_INFORMATION * | getInfo () |
| PLUGIN_HANDLE | getHandle () |
Protected Attributes | |
| PLUGIN_HANDLE | handle |
| PluginManager * | manager |
| PLUGIN_INFORMATION * | info |
A generic representation of a plugin.