![]() |
Fledge
An open source edge computing platform for industrial users
|
The PluginHandle class is used to represent an opaque handle to a plugin instance. More...
#include <plugin_handle.h>
Public Member Functions | |
virtual void * | GetInfo ()=0 |
virtual void * | ResolveSymbol (const char *sym)=0 |
virtual void * | getHandle ()=0 |
The PluginHandle class is used to represent an opaque handle to a plugin instance.