PicoScenes API Docs
 
Loading...
Searching...
No Matches
SoapySDRDeviceIdentification Struct Reference

#include <SoapySDRUtils.hxx>

Public Attributes

std::string serialNumber
 
std::string name
 
std::string ipAddress
 
std::string resource
 
SoapySDRType type
 
std::string typeString
 
std::map< std::string, std::string > inverseMap
 

Detailed Description

Definition at line 18 of file SoapySDRUtils.hxx.

Member Data Documentation

◆ inverseMap

std::map<std::string, std::string> SoapySDRDeviceIdentification::inverseMap

Definition at line 26 of file SoapySDRUtils.hxx.

◆ ipAddress

std::string SoapySDRDeviceIdentification::ipAddress

Definition at line 21 of file SoapySDRUtils.hxx.

◆ name

std::string SoapySDRDeviceIdentification::name

Definition at line 20 of file SoapySDRUtils.hxx.

◆ resource

std::string SoapySDRDeviceIdentification::resource

Definition at line 22 of file SoapySDRUtils.hxx.

◆ serialNumber

std::string SoapySDRDeviceIdentification::serialNumber

Definition at line 19 of file SoapySDRUtils.hxx.

◆ type

SoapySDRType SoapySDRDeviceIdentification::type

Definition at line 23 of file SoapySDRUtils.hxx.

◆ typeString

std::string SoapySDRDeviceIdentification::typeString

Definition at line 24 of file SoapySDRUtils.hxx.


The documentation for this struct was generated from the following file: