Support for loading plugins from shared libraries. More...
#include <Loader.h>
| Public Member Functions | |
| Loader (const std::vector< std::string > &paths) | |
| const Plugin::Descriptor & | Load (std::string name) | 
| Load a shared library with a given (library) name.  More... | |
| const Plugin::Descriptor & Loader::Load | ( | std::string | name | ) |