Pothos  0.3.0-ga8f2d4e2
The Pothos dataflow programming software suite
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Namespaces | Macros | Functions
Version.hpp File Reference
#include <Pothos/Config.hpp>
#include <string>

Go to the source code of this file.

Namespaces

 Pothos
 
 Pothos::System
 

Macros

#define POTHOS_ABI_VERSION   "0.3-2"
 

Functions

POTHOS_API std::string Pothos::System::getApiVersion (void)
 
POTHOS_API std::string Pothos::System::getAbiVersion (void)
 

Detailed Description

Version information for the library.

Macro Definition Documentation

#define POTHOS_ABI_VERSION   "0.3-2"

ABI Version Information - incremented when the abi is changed.