|
SoapySDR
0.8.0-gab626068
Vendor and platform neutral SDR interface library
|
Go to the documentation of this file.
114 ModuleVersion(
const std::string &version);
#define SOAPY_SDR_API
Definition: Config.h:41
SOAPY_SDR_API void loadModules(void)
SOAPY_SDR_API std::vector< std::string > listModules(void)
SOAPY_SDR_API std::vector< std::string > listSearchPaths(void)
SOAPY_SDR_API std::string loadModule(const std::string &path)
Definition: ConverterPrimitives.hpp:14
SOAPY_SDR_API std::string unloadModule(const std::string &path)
SOAPY_SDR_API std::string getRootPath(void)
Query the root installation path.
std::map< std::string, std::string > Kwargs
Typedef for a dictionary of key-value string arguments.
Definition: Types.hpp:23
SOAPY_SDR_API void unloadModules(void)
SOAPY_SDR_API Kwargs getLoaderResult(const std::string &path)
SOAPY_SDR_API std::string getModuleVersion(const std::string &path)
Definition: Modules.hpp:92