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.
|
#include <SWGSDRPlaySettings.h>
Definition at line 32 of file SWGSDRPlaySettings.h.
SWGSDRangel::SWGSDRPlaySettings::SWGSDRPlaySettings | ( | ) |
Definition at line 30 of file SWGSDRPlaySettings.cpp.
References bandwidth_index, baseband_gain, center_frequency, dc_block, dev_sample_rate_index, fc_pos, file_record_name, frequency_band_index, if_frequency_index, iq_correction, l_oppm_tenths, lna_on, log2_decim, m_bandwidth_index_isSet, m_baseband_gain_isSet, m_center_frequency_isSet, m_dc_block_isSet, m_dev_sample_rate_index_isSet, m_fc_pos_isSet, m_file_record_name_isSet, m_frequency_band_index_isSet, m_if_frequency_index_isSet, m_iq_correction_isSet, m_l_oppm_tenths_isSet, m_lna_on_isSet, m_log2_decim_isSet, m_mixer_amp_on_isSet, m_reverse_api_address_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_tuner_gain_isSet, m_tuner_gain_mode_isSet, m_use_reverse_api_isSet, mixer_amp_on, reverse_api_address, reverse_api_device_index, reverse_api_port, tuner_gain, tuner_gain_mode, and use_reverse_api.
SWGSDRangel::SWGSDRPlaySettings::SWGSDRPlaySettings | ( | QString * | json | ) |
Definition at line 25 of file SWGSDRPlaySettings.cpp.
References fromJson(), and init().
|
virtual |
Definition at line 73 of file SWGSDRPlaySettings.cpp.
References cleanup().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 203 of file SWGSDRPlaySettings.cpp.
References asJsonObject().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 214 of file SWGSDRPlaySettings.cpp.
References bandwidth_index, baseband_gain, center_frequency, dc_block, dev_sample_rate_index, fc_pos, file_record_name, frequency_band_index, if_frequency_index, iq_correction, l_oppm_tenths, lna_on, log2_decim, m_bandwidth_index_isSet, m_baseband_gain_isSet, m_center_frequency_isSet, m_dc_block_isSet, m_dev_sample_rate_index_isSet, m_fc_pos_isSet, m_frequency_band_index_isSet, m_if_frequency_index_isSet, m_iq_correction_isSet, m_l_oppm_tenths_isSet, m_lna_on_isSet, m_log2_decim_isSet, m_mixer_amp_on_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_tuner_gain_isSet, m_tuner_gain_mode_isSet, m_use_reverse_api_isSet, mixer_amp_on, reverse_api_address, reverse_api_device_index, reverse_api_port, SWGSDRangel::toJsonValue(), tuner_gain, tuner_gain_mode, and use_reverse_api.
Referenced by asJson().
void SWGSDRangel::SWGSDRPlaySettings::cleanup | ( | ) |
Definition at line 122 of file SWGSDRPlaySettings.cpp.
References file_record_name, and reverse_api_address.
Referenced by ~SWGSDRPlaySettings().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 150 of file SWGSDRPlaySettings.cpp.
References fromJsonObject().
Referenced by SWGSDRPlaySettings().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 159 of file SWGSDRPlaySettings.cpp.
References bandwidth_index, baseband_gain, center_frequency, dc_block, dev_sample_rate_index, fc_pos, file_record_name, frequency_band_index, if_frequency_index, iq_correction, l_oppm_tenths, lna_on, log2_decim, mixer_amp_on, reverse_api_address, reverse_api_device_index, reverse_api_port, SWGSDRangel::setValue(), tuner_gain, tuner_gain_mode, and use_reverse_api.
Referenced by fromJson(), and WebAPIRequestMapper::validateDeviceSettings().
qint32 SWGSDRangel::SWGSDRPlaySettings::getBandwidthIndex | ( | ) |
Definition at line 331 of file SWGSDRPlaySettings.cpp.
References bandwidth_index.
Referenced by SDRPlayInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSDRPlaySettings::getBasebandGain | ( | ) |
Definition at line 421 of file SWGSDRPlaySettings.cpp.
References baseband_gain.
Referenced by SDRPlayInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSDRPlaySettings::getCenterFrequency | ( | ) |
Definition at line 281 of file SWGSDRPlaySettings.cpp.
References center_frequency.
Referenced by SDRPlayInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSDRPlaySettings::getDcBlock | ( | ) |
Definition at line 371 of file SWGSDRPlaySettings.cpp.
References dc_block.
Referenced by SDRPlayInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSDRPlaySettings::getDevSampleRateIndex | ( | ) |
Definition at line 341 of file SWGSDRPlaySettings.cpp.
References dev_sample_rate_index.
Referenced by SDRPlayInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSDRPlaySettings::getFcPos | ( | ) |
Definition at line 361 of file SWGSDRPlaySettings.cpp.
References fc_pos.
Referenced by SDRPlayInput::webapiSettingsPutPatch().
QString * SWGSDRangel::SWGSDRPlaySettings::getFileRecordName | ( | ) |
Definition at line 431 of file SWGSDRPlaySettings.cpp.
References file_record_name.
Referenced by SDRPlayInput::webapiFormatDeviceSettings(), and SDRPlayInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSDRPlaySettings::getFrequencyBandIndex | ( | ) |
Definition at line 311 of file SWGSDRPlaySettings.cpp.
References frequency_band_index.
Referenced by SDRPlayInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSDRPlaySettings::getIfFrequencyIndex | ( | ) |
Definition at line 321 of file SWGSDRPlaySettings.cpp.
References if_frequency_index.
Referenced by SDRPlayInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSDRPlaySettings::getIqCorrection | ( | ) |
Definition at line 381 of file SWGSDRPlaySettings.cpp.
References iq_correction.
Referenced by SDRPlayInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSDRPlaySettings::getLnaOn | ( | ) |
Definition at line 401 of file SWGSDRPlaySettings.cpp.
References lna_on.
Referenced by SDRPlayInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSDRPlaySettings::getLog2Decim | ( | ) |
Definition at line 351 of file SWGSDRPlaySettings.cpp.
References log2_decim.
Referenced by SDRPlayInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSDRPlaySettings::getLOppmTenths | ( | ) |
Definition at line 301 of file SWGSDRPlaySettings.cpp.
References l_oppm_tenths.
Referenced by SDRPlayInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSDRPlaySettings::getMixerAmpOn | ( | ) |
Definition at line 411 of file SWGSDRPlaySettings.cpp.
References mixer_amp_on.
Referenced by SDRPlayInput::webapiSettingsPutPatch().
QString * SWGSDRangel::SWGSDRPlaySettings::getReverseApiAddress | ( | ) |
Definition at line 451 of file SWGSDRPlaySettings.cpp.
References reverse_api_address.
Referenced by SDRPlayInput::webapiFormatDeviceSettings(), and SDRPlayInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSDRPlaySettings::getReverseApiDeviceIndex | ( | ) |
Definition at line 471 of file SWGSDRPlaySettings.cpp.
References reverse_api_device_index.
Referenced by SDRPlayInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSDRPlaySettings::getReverseApiPort | ( | ) |
Definition at line 461 of file SWGSDRPlaySettings.cpp.
References reverse_api_port.
Referenced by SDRPlayInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSDRPlaySettings::getTunerGain | ( | ) |
Definition at line 291 of file SWGSDRPlaySettings.cpp.
References tuner_gain.
Referenced by SDRPlayInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSDRPlaySettings::getTunerGainMode | ( | ) |
Definition at line 391 of file SWGSDRPlaySettings.cpp.
References tuner_gain_mode.
Referenced by SDRPlayInput::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSDRPlaySettings::getUseReverseApi | ( | ) |
Definition at line 441 of file SWGSDRPlaySettings.cpp.
References use_reverse_api.
Referenced by SDRPlayInput::webapiSettingsPutPatch().
void SWGSDRangel::SWGSDRPlaySettings::init | ( | ) |
Definition at line 78 of file SWGSDRPlaySettings.cpp.
References bandwidth_index, baseband_gain, center_frequency, dc_block, dev_sample_rate_index, fc_pos, file_record_name, frequency_band_index, if_frequency_index, iq_correction, l_oppm_tenths, lna_on, log2_decim, m_bandwidth_index_isSet, m_baseband_gain_isSet, m_center_frequency_isSet, m_dc_block_isSet, m_dev_sample_rate_index_isSet, m_fc_pos_isSet, m_file_record_name_isSet, m_frequency_band_index_isSet, m_if_frequency_index_isSet, m_iq_correction_isSet, m_l_oppm_tenths_isSet, m_lna_on_isSet, m_log2_decim_isSet, m_mixer_amp_on_isSet, m_reverse_api_address_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_tuner_gain_isSet, m_tuner_gain_mode_isSet, m_use_reverse_api_isSet, mixer_amp_on, reverse_api_address, reverse_api_device_index, reverse_api_port, tuner_gain, tuner_gain_mode, and use_reverse_api.
Referenced by SWGSDRPlaySettings(), and SDRPlayInput::webapiSettingsGet().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 482 of file SWGSDRPlaySettings.cpp.
References file_record_name, m_bandwidth_index_isSet, m_baseband_gain_isSet, m_center_frequency_isSet, m_dc_block_isSet, m_dev_sample_rate_index_isSet, m_fc_pos_isSet, m_frequency_band_index_isSet, m_if_frequency_index_isSet, m_iq_correction_isSet, m_l_oppm_tenths_isSet, m_lna_on_isSet, m_log2_decim_isSet, m_mixer_amp_on_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_tuner_gain_isSet, m_tuner_gain_mode_isSet, m_use_reverse_api_isSet, and reverse_api_address.
Referenced by SWGSDRangel::SWGDeviceSettings::asJsonObject(), SWGSDRangel::SWGDeviceSettings_2::asJsonObject(), SWGSDRangel::SWGDeviceSettings_2::isSet(), and SWGSDRangel::SWGDeviceSettings::isSet().
void SWGSDRangel::SWGSDRPlaySettings::setBandwidthIndex | ( | qint32 | bandwidth_index | ) |
Definition at line 335 of file SWGSDRPlaySettings.cpp.
References bandwidth_index, and m_bandwidth_index_isSet.
Referenced by SDRPlayInput::webapiFormatDeviceSettings(), and SDRPlayInput::webapiReverseSendSettings().
void SWGSDRangel::SWGSDRPlaySettings::setBasebandGain | ( | qint32 | baseband_gain | ) |
Definition at line 425 of file SWGSDRPlaySettings.cpp.
References baseband_gain, and m_baseband_gain_isSet.
Referenced by SDRPlayInput::webapiFormatDeviceSettings(), and SDRPlayInput::webapiReverseSendSettings().
void SWGSDRangel::SWGSDRPlaySettings::setCenterFrequency | ( | qint32 | center_frequency | ) |
Definition at line 285 of file SWGSDRPlaySettings.cpp.
References center_frequency, and m_center_frequency_isSet.
Referenced by SDRPlayInput::webapiFormatDeviceSettings(), and SDRPlayInput::webapiReverseSendSettings().
void SWGSDRangel::SWGSDRPlaySettings::setDcBlock | ( | qint32 | dc_block | ) |
Definition at line 375 of file SWGSDRPlaySettings.cpp.
References dc_block, and m_dc_block_isSet.
Referenced by SDRPlayInput::webapiFormatDeviceSettings(), and SDRPlayInput::webapiReverseSendSettings().
void SWGSDRangel::SWGSDRPlaySettings::setDevSampleRateIndex | ( | qint32 | dev_sample_rate_index | ) |
Definition at line 345 of file SWGSDRPlaySettings.cpp.
References dev_sample_rate_index, and m_dev_sample_rate_index_isSet.
Referenced by SDRPlayInput::webapiFormatDeviceSettings(), and SDRPlayInput::webapiReverseSendSettings().
void SWGSDRangel::SWGSDRPlaySettings::setFcPos | ( | qint32 | fc_pos | ) |
Definition at line 365 of file SWGSDRPlaySettings.cpp.
References fc_pos, and m_fc_pos_isSet.
Referenced by SDRPlayInput::webapiFormatDeviceSettings(), and SDRPlayInput::webapiReverseSendSettings().
void SWGSDRangel::SWGSDRPlaySettings::setFileRecordName | ( | QString * | file_record_name | ) |
Definition at line 435 of file SWGSDRPlaySettings.cpp.
References file_record_name, and m_file_record_name_isSet.
Referenced by SDRPlayInput::webapiFormatDeviceSettings(), and SDRPlayInput::webapiReverseSendSettings().
void SWGSDRangel::SWGSDRPlaySettings::setFrequencyBandIndex | ( | qint32 | frequency_band_index | ) |
Definition at line 315 of file SWGSDRPlaySettings.cpp.
References frequency_band_index, and m_frequency_band_index_isSet.
Referenced by SDRPlayInput::webapiFormatDeviceSettings(), and SDRPlayInput::webapiReverseSendSettings().
void SWGSDRangel::SWGSDRPlaySettings::setIfFrequencyIndex | ( | qint32 | if_frequency_index | ) |
Definition at line 325 of file SWGSDRPlaySettings.cpp.
References if_frequency_index, and m_if_frequency_index_isSet.
Referenced by SDRPlayInput::webapiFormatDeviceSettings(), and SDRPlayInput::webapiReverseSendSettings().
void SWGSDRangel::SWGSDRPlaySettings::setIqCorrection | ( | qint32 | iq_correction | ) |
Definition at line 385 of file SWGSDRPlaySettings.cpp.
References iq_correction, and m_iq_correction_isSet.
Referenced by SDRPlayInput::webapiFormatDeviceSettings(), and SDRPlayInput::webapiReverseSendSettings().
void SWGSDRangel::SWGSDRPlaySettings::setLnaOn | ( | qint32 | lna_on | ) |
Definition at line 405 of file SWGSDRPlaySettings.cpp.
References lna_on, and m_lna_on_isSet.
Referenced by SDRPlayInput::webapiFormatDeviceSettings(), and SDRPlayInput::webapiReverseSendSettings().
void SWGSDRangel::SWGSDRPlaySettings::setLog2Decim | ( | qint32 | log2_decim | ) |
Definition at line 355 of file SWGSDRPlaySettings.cpp.
References log2_decim, and m_log2_decim_isSet.
Referenced by SDRPlayInput::webapiFormatDeviceSettings(), and SDRPlayInput::webapiReverseSendSettings().
void SWGSDRangel::SWGSDRPlaySettings::setLOppmTenths | ( | qint32 | l_oppm_tenths | ) |
Definition at line 305 of file SWGSDRPlaySettings.cpp.
References l_oppm_tenths, and m_l_oppm_tenths_isSet.
Referenced by SDRPlayInput::webapiFormatDeviceSettings(), and SDRPlayInput::webapiReverseSendSettings().
void SWGSDRangel::SWGSDRPlaySettings::setMixerAmpOn | ( | qint32 | mixer_amp_on | ) |
Definition at line 415 of file SWGSDRPlaySettings.cpp.
References m_mixer_amp_on_isSet, and mixer_amp_on.
Referenced by SDRPlayInput::webapiFormatDeviceSettings(), and SDRPlayInput::webapiReverseSendSettings().
void SWGSDRangel::SWGSDRPlaySettings::setReverseApiAddress | ( | QString * | reverse_api_address | ) |
Definition at line 455 of file SWGSDRPlaySettings.cpp.
References m_reverse_api_address_isSet, and reverse_api_address.
Referenced by SDRPlayInput::webapiFormatDeviceSettings().
void SWGSDRangel::SWGSDRPlaySettings::setReverseApiDeviceIndex | ( | qint32 | reverse_api_device_index | ) |
Definition at line 475 of file SWGSDRPlaySettings.cpp.
References m_reverse_api_device_index_isSet, and reverse_api_device_index.
Referenced by SDRPlayInput::webapiFormatDeviceSettings().
void SWGSDRangel::SWGSDRPlaySettings::setReverseApiPort | ( | qint32 | reverse_api_port | ) |
Definition at line 465 of file SWGSDRPlaySettings.cpp.
References m_reverse_api_port_isSet, and reverse_api_port.
Referenced by SDRPlayInput::webapiFormatDeviceSettings().
void SWGSDRangel::SWGSDRPlaySettings::setTunerGain | ( | qint32 | tuner_gain | ) |
Definition at line 295 of file SWGSDRPlaySettings.cpp.
References m_tuner_gain_isSet, and tuner_gain.
Referenced by SDRPlayInput::webapiFormatDeviceSettings(), and SDRPlayInput::webapiReverseSendSettings().
void SWGSDRangel::SWGSDRPlaySettings::setTunerGainMode | ( | qint32 | tuner_gain_mode | ) |
Definition at line 395 of file SWGSDRPlaySettings.cpp.
References m_tuner_gain_mode_isSet, and tuner_gain_mode.
Referenced by SDRPlayInput::webapiFormatDeviceSettings(), and SDRPlayInput::webapiReverseSendSettings().
void SWGSDRangel::SWGSDRPlaySettings::setUseReverseApi | ( | qint32 | use_reverse_api | ) |
Definition at line 445 of file SWGSDRPlaySettings.cpp.
References m_use_reverse_api_isSet, and use_reverse_api.
Referenced by SDRPlayInput::webapiFormatDeviceSettings().
|
private |
Definition at line 124 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), fromJsonObject(), getBandwidthIndex(), init(), setBandwidthIndex(), and SWGSDRPlaySettings().
|
private |
Definition at line 151 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), fromJsonObject(), getBasebandGain(), init(), setBasebandGain(), and SWGSDRPlaySettings().
|
private |
Definition at line 109 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), fromJsonObject(), getCenterFrequency(), init(), setCenterFrequency(), and SWGSDRPlaySettings().
|
private |
Definition at line 136 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), fromJsonObject(), getDcBlock(), init(), setDcBlock(), and SWGSDRPlaySettings().
|
private |
Definition at line 127 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), fromJsonObject(), getDevSampleRateIndex(), init(), setDevSampleRateIndex(), and SWGSDRPlaySettings().
|
private |
Definition at line 133 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), fromJsonObject(), getFcPos(), init(), setFcPos(), and SWGSDRPlaySettings().
|
private |
Definition at line 154 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getFileRecordName(), init(), isSet(), setFileRecordName(), and SWGSDRPlaySettings().
|
private |
Definition at line 118 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), fromJsonObject(), getFrequencyBandIndex(), init(), setFrequencyBandIndex(), and SWGSDRPlaySettings().
|
private |
Definition at line 121 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), fromJsonObject(), getIfFrequencyIndex(), init(), setIfFrequencyIndex(), and SWGSDRPlaySettings().
|
private |
Definition at line 139 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), fromJsonObject(), getIqCorrection(), init(), setIqCorrection(), and SWGSDRPlaySettings().
|
private |
Definition at line 115 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), fromJsonObject(), getLOppmTenths(), init(), setLOppmTenths(), and SWGSDRPlaySettings().
|
private |
Definition at line 145 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), fromJsonObject(), getLnaOn(), init(), setLnaOn(), and SWGSDRPlaySettings().
|
private |
Definition at line 130 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), fromJsonObject(), getLog2Decim(), init(), setLog2Decim(), and SWGSDRPlaySettings().
|
private |
Definition at line 125 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), init(), isSet(), setBandwidthIndex(), and SWGSDRPlaySettings().
|
private |
Definition at line 152 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), init(), isSet(), setBasebandGain(), and SWGSDRPlaySettings().
|
private |
Definition at line 110 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), init(), isSet(), setCenterFrequency(), and SWGSDRPlaySettings().
|
private |
Definition at line 137 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), init(), isSet(), setDcBlock(), and SWGSDRPlaySettings().
|
private |
Definition at line 128 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), init(), isSet(), setDevSampleRateIndex(), and SWGSDRPlaySettings().
|
private |
Definition at line 134 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), init(), isSet(), setFcPos(), and SWGSDRPlaySettings().
|
private |
Definition at line 155 of file SWGSDRPlaySettings.h.
Referenced by init(), setFileRecordName(), and SWGSDRPlaySettings().
|
private |
Definition at line 119 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), init(), isSet(), setFrequencyBandIndex(), and SWGSDRPlaySettings().
|
private |
Definition at line 122 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), init(), isSet(), setIfFrequencyIndex(), and SWGSDRPlaySettings().
|
private |
Definition at line 140 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), init(), isSet(), setIqCorrection(), and SWGSDRPlaySettings().
|
private |
Definition at line 116 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), init(), isSet(), setLOppmTenths(), and SWGSDRPlaySettings().
|
private |
Definition at line 146 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), init(), isSet(), setLnaOn(), and SWGSDRPlaySettings().
|
private |
Definition at line 131 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), init(), isSet(), setLog2Decim(), and SWGSDRPlaySettings().
|
private |
Definition at line 149 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), init(), isSet(), setMixerAmpOn(), and SWGSDRPlaySettings().
|
private |
Definition at line 161 of file SWGSDRPlaySettings.h.
Referenced by init(), setReverseApiAddress(), and SWGSDRPlaySettings().
|
private |
Definition at line 167 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiDeviceIndex(), and SWGSDRPlaySettings().
|
private |
Definition at line 164 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiPort(), and SWGSDRPlaySettings().
|
private |
Definition at line 113 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), init(), isSet(), setTunerGain(), and SWGSDRPlaySettings().
|
private |
Definition at line 143 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), init(), isSet(), setTunerGainMode(), and SWGSDRPlaySettings().
|
private |
Definition at line 158 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), init(), isSet(), setUseReverseApi(), and SWGSDRPlaySettings().
|
private |
Definition at line 148 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), fromJsonObject(), getMixerAmpOn(), init(), setMixerAmpOn(), and SWGSDRPlaySettings().
|
private |
Definition at line 160 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getReverseApiAddress(), init(), isSet(), setReverseApiAddress(), and SWGSDRPlaySettings().
|
private |
Definition at line 166 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiDeviceIndex(), init(), setReverseApiDeviceIndex(), and SWGSDRPlaySettings().
|
private |
Definition at line 163 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiPort(), init(), setReverseApiPort(), and SWGSDRPlaySettings().
|
private |
Definition at line 112 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), fromJsonObject(), getTunerGain(), init(), setTunerGain(), and SWGSDRPlaySettings().
|
private |
Definition at line 142 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), fromJsonObject(), getTunerGainMode(), init(), setTunerGainMode(), and SWGSDRPlaySettings().
|
private |
Definition at line 157 of file SWGSDRPlaySettings.h.
Referenced by asJsonObject(), fromJsonObject(), getUseReverseApi(), init(), setUseReverseApi(), and SWGSDRPlaySettings().