SoapySDR  0.5.4-g68d0793c
Vendor and platform neutral SDR interface library
Classes | Namespaces | Typedefs
Types.hpp File Reference
#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
 
class  SoapySDR::ArgInfo
 

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< Kwargs > SoapySDR::KwargsList
 Typedef for a list of key-word dictionaries. More...
 
typedef std::vector< Range > SoapySDR::RangeList
 
typedef std::vector< ArgInfo > SoapySDR::ArgInfoList
 

Detailed Description

Misc data type definitions used in the API.