Evoplex
0.2.1
|
A common interface for plugins. More...
#include <plugininterface.h>
Public Member Functions | |
virtual | ~PluginInterface ()=default |
Provides the destructor to keep compilers happy. | |
virtual AbstractPlugin * | create ()=0 |
Creates a model/graph object. | |
A common interface for plugins.