Fledge
An open source edge computing platform for industrial users
BinaryPluginHandle Class Reference

The BinaryPluginHandle class is used to represent an interface to a plugin that is available in a binary format. More...

#include <binary_plugin_handle.h>

Inheritance diagram for BinaryPluginHandle:
Collaboration diagram for BinaryPluginHandle:

Public Member Functions

 BinaryPluginHandle (const char *name, const char *path, tPluginType type)
 
 BinaryPluginHandle (const char *name, const char *path)
 
void * GetInfo ()
 
void * ResolveSymbol (const char *sym)
 
void * getHandle ()
 

Detailed Description

The BinaryPluginHandle class is used to represent an interface to a plugin that is available in a binary format.


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