Pothos  0.3.3-g32d3017c
The Pothos dataflow programming software suite
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
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: