Pothos
0.7.0-gf7fbae99
The Pothos dataflow programming software suite
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
Definition:
ArchiveEntry.hpp:20
Pothos::deinit
POTHOS_API void deinit(void)
Pothos::init
POTHOS_API void init(void)
Generated on Tue Apr 10 2018 20:23:42 for Pothos by
1.8.13