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

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

appendSettingsArrayKeys(const QJsonObject &parentSettingsJsonObject, const QString &parentKey, QStringList &keyList)WebAPIRequestMapperprivate
appendSettingsSubKeys(const QJsonObject &parentSettingsJsonObject, QJsonObject &childSettingsJsonObject, const QString &parentKey, QStringList &keyList)WebAPIRequestMapperprivate
devicesetChannelIndexService(const std::string &deviceSetIndexStr, const std::string &channelIndexStr, qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
devicesetChannelReportService(const std::string &deviceSetIndexStr, const std::string &channelIndexStr, qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
devicesetChannelService(const std::string &deviceSetIndexStr, qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
devicesetChannelSettingsService(const std::string &deviceSetIndexStr, const std::string &channelIndexStr, qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
devicesetChannelsReportService(const std::string &deviceSetIndexStr, qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
devicesetDeviceReportService(const std::string &indexStr, qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
devicesetDeviceRunService(const std::string &indexStr, qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
devicesetDeviceService(const std::string &indexStr, qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
devicesetDeviceSettingsService(const std::string &indexStr, qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
devicesetFocusService(const std::string &indexStr, qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
devicesetService(const std::string &indexStr, qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
HttpRequestHandler(QObject *parent=NULL)qtwebapp::HttpRequestHandler
instanceAMBEDevicesService(qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
instanceAMBESerialService(qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
instanceAudioInputCleanupService(qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
instanceAudioInputParametersService(qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
instanceAudioOutputCleanupService(qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
instanceAudioOutputParametersService(qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
instanceAudioService(qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
instanceChannelsService(qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
instanceConfigService(qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
instanceDeviceSetService(qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
instanceDeviceSetsService(qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
instanceDevicesService(qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
instanceDVSerialService(qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
instanceLocationService(qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
instanceLoggingService(qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
instancePresetFileService(qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
instancePresetService(qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
instancePresetsService(qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
instanceSummaryService(qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
m_adapterWebAPIRequestMapperprivate
m_staticFileControllerWebAPIRequestMapperprivate
parseJsonBody(QString &jsonStr, QJsonObject &jsonObject, qtwebapp::HttpResponse &response)WebAPIRequestMapperprivate
resetAudioInputDevice(SWGSDRangel::SWGAudioInputDevice &audioInputDevice)WebAPIRequestMapperprivate
resetAudioOutputDevice(SWGSDRangel::SWGAudioOutputDevice &audioOutputDevice)WebAPIRequestMapperprivate
resetChannelReport(SWGSDRangel::SWGChannelReport &deviceSettings)WebAPIRequestMapperprivate
resetChannelSettings(SWGSDRangel::SWGChannelSettings &deviceSettings)WebAPIRequestMapperprivate
resetDeviceReport(SWGSDRangel::SWGDeviceReport &deviceReport)WebAPIRequestMapperprivate
resetDeviceSettings(SWGSDRangel::SWGDeviceSettings &deviceSettings)WebAPIRequestMapperprivate
service(qtwebapp::HttpRequest &request, qtwebapp::HttpResponse &response)WebAPIRequestMappervirtual
setAdapter(WebAPIAdapterInterface *adapter)WebAPIRequestMapperinline
validateAMBEDevices(SWGSDRangel::SWGAMBEDevices &ambeDevices, QJsonObject &jsonObject)WebAPIRequestMapperprivate
validateAudioInputDevice(SWGSDRangel::SWGAudioInputDevice &audioInputDevice, QJsonObject &jsonObject, QStringList &audioInputDeviceKeys)WebAPIRequestMapperprivate
validateAudioOutputDevice(SWGSDRangel::SWGAudioOutputDevice &audioOutputDevice, QJsonObject &jsonObject, QStringList &audioOutputDeviceKeys)WebAPIRequestMapperprivate
validateChannelSettings(SWGSDRangel::SWGChannelSettings &deviceSettings, QJsonObject &jsonObject, QStringList &channelSettingsKeys)WebAPIRequestMapperprivate
validateDeviceListItem(SWGSDRangel::SWGDeviceListItem &deviceListItem, QJsonObject &jsonObject)WebAPIRequestMapperprivate
validateDeviceSettings(SWGSDRangel::SWGDeviceSettings &deviceSettings, QJsonObject &jsonObject, QStringList &deviceSettingsKeys)WebAPIRequestMapperprivate
validatePresetExport(SWGSDRangel::SWGPresetExport &presetExport)WebAPIRequestMapperprivate
validatePresetIdentifer(SWGSDRangel::SWGPresetIdentifier &presetIdentifier)WebAPIRequestMapperprivate
validatePresetTransfer(SWGSDRangel::SWGPresetTransfer &presetTransfer)WebAPIRequestMapperprivate
WebAPIRequestMapper(QObject *parent=0)WebAPIRequestMapper
~HttpRequestHandler()qtwebapp::HttpRequestHandlervirtual
~WebAPIRequestMapper()WebAPIRequestMapper