SoapySDR  0.5.4-g68d0793c
Vendor and platform neutral SDR interface library
Errors.hpp
Go to the documentation of this file.
1 
11 #pragma once
12 #include <SoapySDR/Config.h>
13 #include <SoapySDR/Errors.h>
14 
15 namespace SoapySDR
16 {
17 
24 SOAPY_SDR_API const char *errToStr(const int errorCode);
25 
26 }
Definition: Device.hpp:22
#define SOAPY_SDR_API
Definition: Config.h:41
SOAPY_SDR_API const char * errToStr(const int errorCode)