SoapySDR  0.4.4-gdb459f4f
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:21
#define SOAPY_SDR_API
Definition: Config.h:41
SOAPY_SDR_API const char * errToStr(const int errorCode)