![]() |
SoapySDR
0.1.0
Vendor and platform neutral SDR interface library
|
#include <SoapySDR/Config.hpp>
#include <SoapySDR/Types.h>
#include <vector>
#include <string>
#include <map>
Go to the source code of this file.
Classes | |
class | SoapySDR::Range |
Namespaces | |
SoapySDR | |
Typedefs | |
typedef std::map< std::string, std::string > | SoapySDR::Kwargs |
Typedef for a dictionary of key-value string arguments. More... | |
typedef std::vector< Range > | SoapySDR::RangeList |
Misc data type definitions used in the API.