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

A generic representation of a plugin. More...

#include <plugin.h>

Inheritance diagram for Plugin:
Collaboration diagram for Plugin:

Public Member Functions

 Plugin (PLUGIN_HANDLE handle)
 
const PLUGIN_INFORMATIONgetInfo ()
 
PLUGIN_HANDLE getHandle ()
 

Protected Attributes

PLUGIN_HANDLE handle
 
PluginManagermanager
 
PLUGIN_INFORMATIONinfo
 

Detailed Description

A generic representation of a plugin.


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