void registerTxChannel(const QString &channelIdURI, const QString &channelId, PluginInterface *plugin)
ChannelRegistrations * getTxChannelRegistrations()
QList< ChannelRegistration > ChannelRegistrations
void registerSampleSink(const QString &sinkName, PluginInterface *plugin)
PluginAPI::ChannelRegistrations * getRxChannelRegistrations()
void registerSampleSource(const QString &sourceName, PluginInterface *plugin)
void registerRxChannel(const QString &channelIdURI, const QString &channelId, PluginInterface *plugin)
void registerSampleSource(const QString &sourceName, PluginInterface *plugin)
PluginAPI::ChannelRegistrations * getTxChannelRegistrations()
void registerSampleSink(const QString &sinkName, PluginInterface *plugin)
void registerRxChannel(const QString &channelIdURI, const QString &channelId, PluginInterface *plugin)
ChannelRegistrations * getRxChannelRegistrations()
void registerSampleMIMO(const QString &sinkName, PluginInterface *plugin)
PluginAPI(PluginManager *pluginManager)
void registerTxChannel(const QString &channelIdURI, const QString &channelId, PluginInterface *plugin)
void registerSampleMIMO(const QString &mimoName, PluginInterface *plugin)
PluginManager * m_pluginManager