Pothos
0.4.0-gd11861cd
The Pothos dataflow programming software suite
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Friends
Macros
Pages
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
Generated on Tue Aug 2 2016 14:49:03 for Pothos by
1.8.6