Pothos
0.4.1-gb758ed46
The Pothos dataflow programming software suite
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
include
Pothos
Plugin
Loader.hpp
Go to the documentation of this file.
1
11
#pragma once
12
#include <
Pothos/Config.hpp
>
13
#include <
Pothos/Plugin/Module.hpp
>
14
#include <vector>
15
16
namespace
Pothos
{
17
18
class
POTHOS_API
PluginLoader
19
{
20
public
:
21
28
static
std::vector<PluginModule> loadModules(
void
);
29
30
private
:
32
PluginLoader
(
void
){}
33
};
34
35
}
//namespace Pothos
Module.hpp
POTHOS_API
#define POTHOS_API
Definition:
Config.hpp:41
Config.hpp
Pothos::PluginLoader
Definition:
Loader.hpp:18
Pothos
Definition:
Testing.hpp:134
Generated on Mon Sep 26 2016 11:15:42 for Pothos by
1.8.11