SoapySDR  0.4.1-g5e029d6b
Vendor and platform neutral SDR interface library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
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.