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
Init.hpp
Go to the documentation of this file.
1
11
#pragma once
12
#include <
Pothos/Config.hpp
>
13
14
namespace
Pothos {
15
25
POTHOS_API
void
init
(
void
);
26
32
POTHOS_API
void
deinit
(
void
);
33
37
class
POTHOS_API
ScopedInit
38
{
39
public
:
41
ScopedInit
(
void
);
42
44
~
ScopedInit
(
void
);
45
};
46
47
}
//namespace Pothos
POTHOS_API
#define POTHOS_API
Definition:
Config.hpp:41
Config.hpp
Pothos::ScopedInit
Definition:
Init.hpp:37
Pothos::deinit
POTHOS_API void deinit(void)
Pothos::init
POTHOS_API void init(void)
Generated on Tue Aug 2 2016 14:49:03 for Pothos by
1.8.6