SoapySDR
0.5.4-g68d0793c
Vendor and platform neutral SDR interface library
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
Version.hpp
Go to the documentation of this file.
1
11
#pragma once
12
#include <
SoapySDR/Config.hpp
>
13
#include <
SoapySDR/Version.h
>
14
#include <string>
15
16
namespace
SoapySDR
17
{
18
24
SOAPY_SDR_API
std::string
getAPIVersion
(
void
);
25
33
SOAPY_SDR_API
std::string
getABIVersion
(
void
);
34
41
SOAPY_SDR_API
std::string
getLibVersion
(
void
);
42
43
}
Config.hpp
SoapySDR::getAPIVersion
SOAPY_SDR_API std::string getAPIVersion(void)
Version.h
SoapySDR
Definition:
Device.hpp:22
SoapySDR::getLibVersion
SOAPY_SDR_API std::string getLibVersion(void)
SOAPY_SDR_API
#define SOAPY_SDR_API
Definition:
Config.h:41
SoapySDR::getABIVersion
SOAPY_SDR_API std::string getABIVersion(void)
Generated on Thu Feb 23 2017 10:26:09 for SoapySDR by
1.8.11