SoapySDR
0.5.4-g68d0793c
Vendor and platform neutral SDR interface library
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
Errors.h
Go to the documentation of this file.
1
11
#pragma once
12
#include <
SoapySDR/Config.h
>
13
14
#ifdef __cplusplus
15
extern
"C"
{
16
#endif
17
24
SOAPY_SDR_API
const
char
*
SoapySDR_errToStr
(
const
int
errorCode);
25
26
#ifdef __cplusplus
27
}
28
#endif
29
33
#define SOAPY_SDR_TIMEOUT (-1)
34
38
#define SOAPY_SDR_STREAM_ERROR (-2)
39
44
#define SOAPY_SDR_CORRUPTION (-3)
45
50
#define SOAPY_SDR_OVERFLOW (-4)
51
56
#define SOAPY_SDR_NOT_SUPPORTED (-5)
57
62
#define SOAPY_SDR_TIME_ERROR (-6)
63
68
#define SOAPY_SDR_UNDERFLOW (-7)
Config.h
SoapySDR_errToStr
SOAPY_SDR_API const char * SoapySDR_errToStr(const int errorCode)
SOAPY_SDR_API
#define SOAPY_SDR_API
Definition:
Config.h:41
Generated on Thu Feb 23 2017 10:26:09 for SoapySDR by
1.8.11