SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
Public Member Functions | Public Attributes | List of all members
DeviceSoapySDRScan::SoapySDRDeviceEnum Struct Reference

#include <devicesoapysdrscan.h>

Public Member Functions

 SoapySDRDeviceEnum ()
 

Public Attributes

QString m_driverName
 
uint32_t m_sequence
 device sequence for this driver More...
 
QString m_label
 the label key for display should always be present More...
 
QString m_idKey
 key to uniquely identify device More...
 
QString m_idValue
 value for the above key More...
 
uint32_t m_nbRx
 
uint32_t m_nbTx
 

Detailed Description

Definition at line 30 of file devicesoapysdrscan.h.

Constructor & Destructor Documentation

◆ SoapySDRDeviceEnum()

DeviceSoapySDRScan::SoapySDRDeviceEnum::SoapySDRDeviceEnum ( )
inline

Definition at line 40 of file devicesoapysdrscan.h.

Member Data Documentation

◆ m_driverName

QString DeviceSoapySDRScan::SoapySDRDeviceEnum::m_driverName

Definition at line 32 of file devicesoapysdrscan.h.

Referenced by DeviceSoapySDR::openopenSoapySDRFromSequence().

◆ m_idKey

QString DeviceSoapySDRScan::SoapySDRDeviceEnum::m_idKey

key to uniquely identify device

Definition at line 35 of file devicesoapysdrscan.h.

Referenced by DeviceSoapySDR::openopenSoapySDRFromSequence().

◆ m_idValue

QString DeviceSoapySDRScan::SoapySDRDeviceEnum::m_idValue

value for the above key

Definition at line 36 of file devicesoapysdrscan.h.

Referenced by DeviceSoapySDR::openopenSoapySDRFromSequence().

◆ m_label

QString DeviceSoapySDRScan::SoapySDRDeviceEnum::m_label

the label key for display should always be present

Definition at line 34 of file devicesoapysdrscan.h.

Referenced by DeviceSoapySDR::openopenSoapySDRFromSequence().

◆ m_nbRx

uint32_t DeviceSoapySDRScan::SoapySDRDeviceEnum::m_nbRx

Definition at line 37 of file devicesoapysdrscan.h.

◆ m_nbTx

uint32_t DeviceSoapySDRScan::SoapySDRDeviceEnum::m_nbTx

Definition at line 38 of file devicesoapysdrscan.h.

◆ m_sequence

uint32_t DeviceSoapySDRScan::SoapySDRDeviceEnum::m_sequence

device sequence for this driver

Definition at line 33 of file devicesoapysdrscan.h.


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