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.
|
This is the complete list of members for PluginAPI, including all inherited members.
ChannelRegistrations typedef | PluginAPI | |
getRxChannelRegistrations() | PluginAPI | |
getTxChannelRegistrations() | PluginAPI | |
m_pluginManager | PluginAPI | protected |
PluginAPI(PluginManager *pluginManager) | PluginAPI | protected |
PluginManager class | PluginAPI | friend |
registerRxChannel(const QString &channelIdURI, const QString &channelId, PluginInterface *plugin) | PluginAPI | |
registerSampleMIMO(const QString &sinkName, PluginInterface *plugin) | PluginAPI | |
registerSampleSink(const QString &sinkName, PluginInterface *plugin) | PluginAPI | |
registerSampleSource(const QString &sourceName, PluginInterface *plugin) | PluginAPI | |
registerTxChannel(const QString &channelIdURI, const QString &channelId, PluginInterface *plugin) | PluginAPI | |
SamplingDeviceRegistrations typedef | PluginAPI | |
~PluginAPI() | PluginAPI | protected |