#include <iostream>
#include <dlfcn.h>
#include <sot/core/abstract-sot-external-interface.hh>
#include <sot/core/debug.hh>
#include "plugin.hh"
Go to the source code of this file.
Classes | |
class | Plugin |
Functions | |
PluginAbstract * | createPlugin () |
PluginAbstract* createPlugin | ( | ) |