|  | 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. | 
#include <soapysdroutputplugin.h>
 Inheritance diagram for SoapySDROutputPlugin:
 Inheritance diagram for SoapySDROutputPlugin: Collaboration diagram for SoapySDROutputPlugin:
 Collaboration diagram for SoapySDROutputPlugin:| Static Public Attributes | |
| static const QString | m_hardwareID = "SoapySDR" | 
| static const QString | m_deviceTypeID = SOAPYSDROUTPUT_DEVICE_TYPE_ID | 
| Static Private Attributes | |
| static const PluginDescriptor | m_pluginDescriptor | 
| Additional Inherited Members | |
|  Public Types inherited from PluginInterface | |
| typedef QList< SamplingDevice > | SamplingDevices | 
Definition at line 28 of file soapysdroutputplugin.h.
| 
 | explicit | 
Definition at line 44 of file soapysdroutputplugin.cpp.
| 
 | virtual | 
Reimplemented from PluginInterface.
Definition at line 122 of file soapysdroutputplugin.cpp.
References m_deviceTypeID.
| 
 | virtual | 
Reimplemented from PluginInterface.
Definition at line 104 of file soapysdroutputplugin.cpp.
References m_deviceTypeID.
Referenced by enumSampleSinks().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | virtual | 
Reimplemented from PluginInterface.
Definition at line 59 of file soapysdroutputplugin.cpp.
References arg(), createSampleSinkPluginInstanceGUI(), DeviceSoapySDR::getDevicesEnumeration(), DeviceSoapySDR::instance(), m_deviceTypeID, m_hardwareID, PluginInterface::SamplingDevice::PhysicalDevice, and PluginInterface::SamplingDevice::StreamSingleTx.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Implements PluginInterface.
Definition at line 49 of file soapysdroutputplugin.cpp.
References m_pluginDescriptor.
| 
 | virtual | 
Implements PluginInterface.
Definition at line 54 of file soapysdroutputplugin.cpp.
References m_deviceTypeID, and PluginAPI::registerSampleSink().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | static | 
Definition at line 49 of file soapysdroutputplugin.h.
Referenced by createSampleSinkPluginInstance(), createSampleSinkPluginInstanceGUI(), enumSampleSinks(), and initPlugin().
| 
 | static | 
Definition at line 48 of file soapysdroutputplugin.h.
Referenced by enumSampleSinks().
| 
 | staticprivate | 
Definition at line 52 of file soapysdroutputplugin.h.
Referenced by getPluginDescriptor().
 1.8.13
 1.8.13