SoapySDR  0.4.1-g5e029d6b
Vendor and platform neutral SDR interface library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
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 }
#define SOAPY_SDR_API
Definition: Config.h:41
SOAPY_SDR_API const char * errToStr(const int errorCode)