Pothos  0.4.3-gabce2ce6
The Pothos dataflow programming software suite
Static Public Member Functions | List of all members
Pothos::PluginLoader Class Reference

#include <Loader.hpp>

Static Public Member Functions

static std::vector< PluginModuleloadModules (void)
 

Member Function Documentation

static std::vector<PluginModule> Pothos::PluginLoader::loadModules ( void  )
static

Load all modules in the system install paths. The caller should hold onto the module handles. Releasing the handles will unload the plugins.

Returns
a list of loaded module handles

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