Fledge
An open source edge computing platform for industrial users
PluginHandle Class Referenceabstract

The PluginHandle class is used to represent an opaque handle to a plugin instance. More...

#include <plugin_handle.h>

Inheritance diagram for PluginHandle:

Public Member Functions

virtual void * GetInfo ()=0
 
virtual void * ResolveSymbol (const char *sym)=0
 
virtual void * getHandle ()=0
 

Detailed Description

The PluginHandle class is used to represent an opaque handle to a plugin instance.


The documentation for this class was generated from the following file: