#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 |
Definition at line 18 of file SoapySDRUtils.hxx.
std::map<std::string, std::string> SoapySDRDeviceIdentification::inverseMap |
Definition at line 26 of file SoapySDRUtils.hxx.
std::string SoapySDRDeviceIdentification::ipAddress |
Definition at line 21 of file SoapySDRUtils.hxx.
std::string SoapySDRDeviceIdentification::name |
Definition at line 20 of file SoapySDRUtils.hxx.
std::string SoapySDRDeviceIdentification::resource |
Definition at line 22 of file SoapySDRUtils.hxx.
std::string SoapySDRDeviceIdentification::serialNumber |
Definition at line 19 of file SoapySDRUtils.hxx.
SoapySDRType SoapySDRDeviceIdentification::type |
Definition at line 23 of file SoapySDRUtils.hxx.
std::string SoapySDRDeviceIdentification::typeString |
Definition at line 24 of file SoapySDRUtils.hxx.