| applySettings(const RemoteSourceSettings &settings, bool force=false) | RemoteSource | private |
| BasebandSampleSource() | BasebandSampleSource | |
| calculateDataReadQueueSize(int sampleRate) | RemoteSource | private |
| ChannelAPI(const QString &name, StreamType streamType) | ChannelAPI | |
| deserialize(const QByteArray &data) | RemoteSource | virtual |
| destroy() | RemoteSource | inlinevirtual |
| feed(SampleSourceFifo *sampleFifo, int nbSamples) | BasebandSampleSource | inline |
| getCenterFrequency() const | RemoteSource | inlinevirtual |
| getDeviceAPI() | ChannelAPI | inline |
| getDeviceSetIndex() const | ChannelAPI | inline |
| getIdentifier(QString &id) | RemoteSource | inlinevirtual |
| getIndexInDeviceSet() const | ChannelAPI | inline |
| getInputMessageQueue() | BasebandSampleSource | inline |
| getMessageQueueToGUI() | BasebandSampleSource | inline |
| getName() const | ChannelAPI | inlinevirtual |
| getNbSinkStreams() const | RemoteSource | inlinevirtual |
| getNbSourceStreams() const | RemoteSource | inlinevirtual |
| getSampleSourceFifo() | BasebandSampleSource | inline |
| getStreamCenterFrequency(int streamIndex, bool sinkElseSource) const | RemoteSource | inlinevirtual |
| getStreamType() const | ChannelAPI | inline |
| getTitle(QString &title) | RemoteSource | inlinevirtual |
| getUID() const | ChannelAPI | inline |
| handleData() | RemoteSource | privateslot |
| handleDataBlock(RemoteDataBlock *dataBlock) | RemoteSource | private |
| handleInputMessages() | BasebandSampleSource | protectedslot |
| handleMessage(const Message &cmd) | RemoteSource | virtual |
| handleWriteToDeviceFifo(int nbSamples) | BasebandSampleSource | protectedslot |
| handleWriteToFifo(SampleSourceFifo *sampleFifo, int nbSamples) | BasebandSampleSource | protected |
| handleWriteToFifo(int nbSamples) | BasebandSampleSource | protectedslot |
| m_channelId | RemoteSource | static |
| m_channelIdURI | RemoteSource | static |
| m_channelizer | RemoteSource | private |
| m_cm256 | RemoteSource | private |
| m_cm256DescriptorBlocks | RemoteSource | private |
| m_cm256p | RemoteSource | private |
| m_currentMeta | RemoteSource | private |
| m_dataQueue | RemoteSource | private |
| m_dataReadQueue | RemoteSource | private |
| m_deviceAPI | RemoteSource | private |
| m_deviceSampleFifo | BasebandSampleSource | protected |
| m_guiMessageQueue | BasebandSampleSource | protected |
| m_inputMessageQueue | BasebandSampleSource | protected |
| m_nbCorrectableErrors | RemoteSource | private |
| m_nbUncorrectableErrors | RemoteSource | private |
| m_networkManager | RemoteSource | private |
| m_networkRequest | RemoteSource | private |
| m_running | RemoteSource | private |
| m_sampleFifo | BasebandSampleSource | protected |
| m_settings | RemoteSource | private |
| m_sourceThread | RemoteSource | private |
| m_threadedChannelizer | RemoteSource | private |
| networkManagerFinished(QNetworkReply *reply) | RemoteSource | privateslot |
| printMeta(const QString &header, RemoteMetaDataFEC *metaData) | RemoteSource | private |
| pull(Sample &sample) | RemoteSource | virtual |
| pullAudio(int nbSamples) | RemoteSource | virtual |
| RemoteSource(DeviceAPI *deviceAPI) | RemoteSource | |
| serialize() const | RemoteSource | virtual |
| setDataLink(const QString &dataAddress, uint16_t dataPort) | RemoteSource | |
| setDeviceAPI(DeviceAPI *deviceAPI) | ChannelAPI | inline |
| setDeviceSampleSourceFifo(SampleSourceFifo *deviceSampleFifo) | BasebandSampleSource | |
| setDeviceSetIndex(int deviceSetIndex) | ChannelAPI | inline |
| setIndexInDeviceSet(int indexInDeviceSet) | ChannelAPI | inline |
| setMessageQueueToGUI(MessageQueue *queue) | BasebandSampleSource | inlinevirtual |
| setName(const QString &name) | ChannelAPI | inlinevirtual |
| start() | RemoteSource | virtual |
| stop() | RemoteSource | virtual |
| StreamMIMO enum value | ChannelAPI | |
| StreamSingleSink enum value | ChannelAPI | |
| StreamSingleSource enum value | ChannelAPI | |
| StreamType enum name | ChannelAPI | |
| webapiFormatChannelReport(SWGSDRangel::SWGChannelReport &response) | RemoteSource | private |
| webapiFormatChannelSettings(SWGSDRangel::SWGChannelSettings &response, const RemoteSourceSettings &settings) | RemoteSource | private |
| webapiReportGet(SWGSDRangel::SWGChannelReport &response, QString &errorMessage) | RemoteSource | virtual |
| webapiReverseSendSettings(QList< QString > &channelSettingsKeys, const RemoteSourceSettings &settings, bool force) | RemoteSource | private |
| webapiSettingsGet(SWGSDRangel::SWGChannelSettings &response, QString &errorMessage) | RemoteSource | virtual |
| webapiSettingsPutPatch(bool force, const QStringList &channelSettingsKeys, SWGSDRangel::SWGChannelSettings &response, QString &errorMessage) | RemoteSource | virtual |
| ~BasebandSampleSource() | BasebandSampleSource | virtual |
| ~ChannelAPI() | ChannelAPI | inlinevirtual |
| ~RemoteSource() | RemoteSource | |