Evoplex  0.2.1
Public Member Functions | List of all members
evoplex::PluginInterface Class Referenceabstract

A common interface for plugins. More...

#include <plugininterface.h>

Public Member Functions

virtual ~PluginInterface ()=default
 Provides the destructor to keep compilers happy.
 
virtual AbstractPlugincreate ()=0
 Creates a model/graph object.
 

Detailed Description

A common interface for plugins.


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