Pothos
0.2.1-g9f04573d
The Pothos dataflow programming software suite
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Friends
Macros
include
Pothos
System
Version.hpp
Go to the documentation of this file.
1
11
#pragma once
12
#include <
Pothos/Config.hpp
>
13
#include <string>
14
18
#define POTHOS_ABI_VERSION "0.2-4"
19
20
namespace
Pothos {
21
namespace
System {
22
26
POTHOS_API
std::string
getApiVersion
(
void
);
27
34
POTHOS_API
std::string
getAbiVersion
(
void
);
35
36
}
//namespace System
37
}
//namespace Pothos
POTHOS_API
#define POTHOS_API
Definition:
Config.hpp:41
Config.hpp
Pothos::System::getApiVersion
POTHOS_API std::string getApiVersion(void)
Pothos::System::getAbiVersion
POTHOS_API std::string getAbiVersion(void)
Generated on Wed Aug 26 2015 16:53:35 for Pothos by
1.8.6