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.
PluginAPI Member List

This is the complete list of members for PluginAPI, including all inherited members.

ChannelRegistrations typedefPluginAPI
getRxChannelRegistrations()PluginAPI
getTxChannelRegistrations()PluginAPI
m_pluginManagerPluginAPIprotected
PluginAPI(PluginManager *pluginManager)PluginAPIprotected
PluginManager classPluginAPIfriend
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 typedefPluginAPI
~PluginAPI()PluginAPIprotected