#include <SLPluginDynLoader.hpp>
Public Member Functions | |
SLPluginDynLoader () | |
void | loadPlugins (SLDirectory &pluginsDir) const throw (IOException, SLDirectory::IOException) |
void | unloadPlugin (SLPlugin *plugin) const throw (IOException) |
|
The default constructor |
|
Loads plugins shared objects into memory and register them.
|
|
Unload a shared object.
|