 |
SoapySDR
0.8.0-gab626068
Vendor and platform neutral SDR interface library
|
#define SOAPY_SDR_API
Definition: Config.h:41
SOAPY_SDR_API char * SoapySDR_unloadModule(const char *path)
const SOAPY_SDR_API char * SoapySDR_getRootPath(void)
Query the root installation path.
SOAPY_SDR_API char ** SoapySDR_listModules(size_t *length)
SOAPY_SDR_API void SoapySDR_unloadModules(void)
Definition for a key/value string map.
Definition: Types.h:34
SOAPY_SDR_API char ** SoapySDR_listModulesPath(const char *path, size_t *length)
SOAPY_SDR_API SoapySDRKwargs SoapySDR_getLoaderResult(const char *path)
SOAPY_SDR_API void SoapySDR_loadModules(void)
SOAPY_SDR_API char * SoapySDR_getModuleVersion(const char *path)
SOAPY_SDR_API char * SoapySDR_loadModule(const char *path)
SOAPY_SDR_API char ** SoapySDR_listSearchPaths(size_t *length)