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 <SWGNFMModSettings.h>
Definition at line 33 of file SWGNFMModSettings.h.
SWGSDRangel::SWGNFMModSettings::SWGNFMModSettings | ( | ) |
Definition at line 30 of file SWGNFMModSettings.cpp.
References af_bandwidth, audio_device_name, channel_mute, ctcss_index, ctcss_on, cw_keyer, fm_deviation, input_frequency_offset, m_af_bandwidth_isSet, m_audio_device_name_isSet, m_channel_mute_isSet, m_ctcss_index_isSet, m_ctcss_on_isSet, m_cw_keyer_isSet, m_fm_deviation_isSet, m_input_frequency_offset_isSet, m_mod_af_input_isSet, m_play_loop_isSet, m_reverse_api_address_isSet, m_reverse_api_channel_index_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_rf_bandwidth_isSet, m_rgb_color_isSet, m_title_isSet, m_tone_frequency_isSet, m_use_reverse_api_isSet, m_volume_factor_isSet, mod_af_input, play_loop, reverse_api_address, reverse_api_channel_index, reverse_api_device_index, reverse_api_port, rf_bandwidth, rgb_color, title, tone_frequency, use_reverse_api, and volume_factor.
SWGSDRangel::SWGNFMModSettings::SWGNFMModSettings | ( | QString * | json | ) |
Definition at line 25 of file SWGNFMModSettings.cpp.
References fromJson(), and init().
|
virtual |
Definition at line 73 of file SWGNFMModSettings.cpp.
References cleanup().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 207 of file SWGNFMModSettings.cpp.
References asJsonObject().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 218 of file SWGNFMModSettings.cpp.
References af_bandwidth, audio_device_name, channel_mute, ctcss_index, ctcss_on, cw_keyer, fm_deviation, input_frequency_offset, SWGSDRangel::SWGCWKeyerSettings::isSet(), m_af_bandwidth_isSet, m_channel_mute_isSet, m_ctcss_index_isSet, m_ctcss_on_isSet, m_fm_deviation_isSet, m_input_frequency_offset_isSet, m_mod_af_input_isSet, m_play_loop_isSet, m_reverse_api_channel_index_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_rf_bandwidth_isSet, m_rgb_color_isSet, m_tone_frequency_isSet, m_use_reverse_api_isSet, m_volume_factor_isSet, mod_af_input, play_loop, reverse_api_address, reverse_api_channel_index, reverse_api_device_index, reverse_api_port, rf_bandwidth, rgb_color, title, SWGSDRangel::toJsonValue(), tone_frequency, use_reverse_api, and volume_factor.
Referenced by asJson().
void SWGSDRangel::SWGNFMModSettings::cleanup | ( | ) |
Definition at line 122 of file SWGNFMModSettings.cpp.
References audio_device_name, cw_keyer, reverse_api_address, and title.
Referenced by ~SWGNFMModSettings().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 154 of file SWGNFMModSettings.cpp.
References fromJsonObject().
Referenced by SWGNFMModSettings().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 163 of file SWGNFMModSettings.cpp.
References af_bandwidth, audio_device_name, channel_mute, ctcss_index, ctcss_on, cw_keyer, fm_deviation, input_frequency_offset, mod_af_input, play_loop, reverse_api_address, reverse_api_channel_index, reverse_api_device_index, reverse_api_port, rf_bandwidth, rgb_color, SWGSDRangel::setValue(), title, tone_frequency, use_reverse_api, and volume_factor.
Referenced by fromJson(), and WebAPIRequestMapper::validateChannelSettings().
float SWGSDRangel::SWGNFMModSettings::getAfBandwidth | ( | ) |
Definition at line 305 of file SWGNFMModSettings.cpp.
References af_bandwidth.
Referenced by NFMMod::webapiSettingsPutPatch().
QString * SWGSDRangel::SWGNFMModSettings::getAudioDeviceName | ( | ) |
Definition at line 405 of file SWGNFMModSettings.cpp.
References audio_device_name.
Referenced by NFMMod::webapiFormatChannelSettings().
qint32 SWGSDRangel::SWGNFMModSettings::getChannelMute | ( | ) |
Definition at line 345 of file SWGNFMModSettings.cpp.
References channel_mute.
Referenced by NFMMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGNFMModSettings::getCtcssIndex | ( | ) |
Definition at line 375 of file SWGNFMModSettings.cpp.
References ctcss_index.
Referenced by NFMMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGNFMModSettings::getCtcssOn | ( | ) |
Definition at line 365 of file SWGNFMModSettings.cpp.
References ctcss_on.
Referenced by NFMMod::webapiSettingsPutPatch().
SWGCWKeyerSettings * SWGSDRangel::SWGNFMModSettings::getCwKeyer | ( | ) |
Definition at line 475 of file SWGNFMModSettings.cpp.
References cw_keyer.
Referenced by NFMMod::webapiFormatChannelSettings(), NFMMod::webapiReverseSendCWSettings(), NFMMod::webapiReverseSendSettings(), and NFMMod::webapiSettingsPutPatch().
float SWGSDRangel::SWGNFMModSettings::getFmDeviation | ( | ) |
Definition at line 315 of file SWGNFMModSettings.cpp.
References fm_deviation.
Referenced by NFMMod::webapiSettingsPutPatch().
qint64 SWGSDRangel::SWGNFMModSettings::getInputFrequencyOffset | ( | ) |
Definition at line 285 of file SWGNFMModSettings.cpp.
References input_frequency_offset.
Referenced by NFMMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGNFMModSettings::getModAfInput | ( | ) |
Definition at line 415 of file SWGNFMModSettings.cpp.
References mod_af_input.
Referenced by NFMMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGNFMModSettings::getPlayLoop | ( | ) |
Definition at line 355 of file SWGNFMModSettings.cpp.
References play_loop.
Referenced by NFMMod::webapiSettingsPutPatch().
QString * SWGSDRangel::SWGNFMModSettings::getReverseApiAddress | ( | ) |
Definition at line 435 of file SWGNFMModSettings.cpp.
References reverse_api_address.
Referenced by NFMMod::webapiFormatChannelSettings(), and NFMMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGNFMModSettings::getReverseApiChannelIndex | ( | ) |
Definition at line 465 of file SWGNFMModSettings.cpp.
References reverse_api_channel_index.
Referenced by NFMMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGNFMModSettings::getReverseApiDeviceIndex | ( | ) |
Definition at line 455 of file SWGNFMModSettings.cpp.
References reverse_api_device_index.
Referenced by NFMMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGNFMModSettings::getReverseApiPort | ( | ) |
Definition at line 445 of file SWGNFMModSettings.cpp.
References reverse_api_port.
Referenced by NFMMod::webapiSettingsPutPatch().
float SWGSDRangel::SWGNFMModSettings::getRfBandwidth | ( | ) |
Definition at line 295 of file SWGNFMModSettings.cpp.
References rf_bandwidth.
Referenced by NFMMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGNFMModSettings::getRgbColor | ( | ) |
Definition at line 385 of file SWGNFMModSettings.cpp.
References rgb_color.
Referenced by NFMMod::webapiSettingsPutPatch().
QString * SWGSDRangel::SWGNFMModSettings::getTitle | ( | ) |
Definition at line 395 of file SWGNFMModSettings.cpp.
References title.
Referenced by NFMMod::webapiFormatChannelSettings(), and NFMMod::webapiSettingsPutPatch().
float SWGSDRangel::SWGNFMModSettings::getToneFrequency | ( | ) |
Definition at line 325 of file SWGNFMModSettings.cpp.
References tone_frequency.
Referenced by NFMMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGNFMModSettings::getUseReverseApi | ( | ) |
Definition at line 425 of file SWGNFMModSettings.cpp.
References use_reverse_api.
Referenced by NFMMod::webapiSettingsPutPatch().
float SWGSDRangel::SWGNFMModSettings::getVolumeFactor | ( | ) |
Definition at line 335 of file SWGNFMModSettings.cpp.
References volume_factor.
Referenced by NFMMod::webapiSettingsPutPatch().
void SWGSDRangel::SWGNFMModSettings::init | ( | ) |
Definition at line 78 of file SWGNFMModSettings.cpp.
References af_bandwidth, audio_device_name, channel_mute, ctcss_index, ctcss_on, cw_keyer, fm_deviation, input_frequency_offset, m_af_bandwidth_isSet, m_audio_device_name_isSet, m_channel_mute_isSet, m_ctcss_index_isSet, m_ctcss_on_isSet, m_cw_keyer_isSet, m_fm_deviation_isSet, m_input_frequency_offset_isSet, m_mod_af_input_isSet, m_play_loop_isSet, m_reverse_api_address_isSet, m_reverse_api_channel_index_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_rf_bandwidth_isSet, m_rgb_color_isSet, m_title_isSet, m_tone_frequency_isSet, m_use_reverse_api_isSet, m_volume_factor_isSet, mod_af_input, play_loop, reverse_api_address, reverse_api_channel_index, reverse_api_device_index, reverse_api_port, rf_bandwidth, rgb_color, title, tone_frequency, use_reverse_api, and volume_factor.
Referenced by SWGNFMModSettings(), and NFMMod::webapiSettingsGet().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 486 of file SWGNFMModSettings.cpp.
References audio_device_name, cw_keyer, SWGSDRangel::SWGCWKeyerSettings::isSet(), m_af_bandwidth_isSet, m_channel_mute_isSet, m_ctcss_index_isSet, m_ctcss_on_isSet, m_fm_deviation_isSet, m_input_frequency_offset_isSet, m_mod_af_input_isSet, m_play_loop_isSet, m_reverse_api_channel_index_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_rf_bandwidth_isSet, m_rgb_color_isSet, m_tone_frequency_isSet, m_use_reverse_api_isSet, m_volume_factor_isSet, reverse_api_address, and title.
Referenced by SWGSDRangel::SWGChannelSettings::asJsonObject(), SWGSDRangel::SWGChannelSettings_2::asJsonObject(), SWGSDRangel::SWGChannelSettings_2::isSet(), and SWGSDRangel::SWGChannelSettings::isSet().
void SWGSDRangel::SWGNFMModSettings::setAfBandwidth | ( | float | af_bandwidth | ) |
Definition at line 309 of file SWGNFMModSettings.cpp.
References af_bandwidth, and m_af_bandwidth_isSet.
Referenced by NFMMod::webapiFormatChannelSettings(), and NFMMod::webapiReverseSendSettings().
void SWGSDRangel::SWGNFMModSettings::setAudioDeviceName | ( | QString * | audio_device_name | ) |
Definition at line 409 of file SWGNFMModSettings.cpp.
References audio_device_name, and m_audio_device_name_isSet.
Referenced by NFMMod::webapiFormatChannelSettings(), and NFMMod::webapiReverseSendSettings().
void SWGSDRangel::SWGNFMModSettings::setChannelMute | ( | qint32 | channel_mute | ) |
Definition at line 349 of file SWGNFMModSettings.cpp.
References channel_mute, and m_channel_mute_isSet.
Referenced by NFMMod::webapiFormatChannelSettings(), and NFMMod::webapiReverseSendSettings().
void SWGSDRangel::SWGNFMModSettings::setCtcssIndex | ( | qint32 | ctcss_index | ) |
Definition at line 379 of file SWGNFMModSettings.cpp.
References ctcss_index, and m_ctcss_index_isSet.
Referenced by NFMMod::webapiFormatChannelSettings(), and NFMMod::webapiReverseSendSettings().
void SWGSDRangel::SWGNFMModSettings::setCtcssOn | ( | qint32 | ctcss_on | ) |
Definition at line 369 of file SWGNFMModSettings.cpp.
References ctcss_on, and m_ctcss_on_isSet.
Referenced by NFMMod::webapiFormatChannelSettings(), and NFMMod::webapiReverseSendSettings().
void SWGSDRangel::SWGNFMModSettings::setCwKeyer | ( | SWGCWKeyerSettings * | cw_keyer | ) |
Definition at line 479 of file SWGNFMModSettings.cpp.
References cw_keyer, and m_cw_keyer_isSet.
Referenced by NFMMod::webapiFormatChannelSettings(), NFMMod::webapiReverseSendCWSettings(), and NFMMod::webapiReverseSendSettings().
void SWGSDRangel::SWGNFMModSettings::setFmDeviation | ( | float | fm_deviation | ) |
Definition at line 319 of file SWGNFMModSettings.cpp.
References fm_deviation, and m_fm_deviation_isSet.
Referenced by NFMMod::webapiFormatChannelSettings(), and NFMMod::webapiReverseSendSettings().
void SWGSDRangel::SWGNFMModSettings::setInputFrequencyOffset | ( | qint64 | input_frequency_offset | ) |
Definition at line 289 of file SWGNFMModSettings.cpp.
References input_frequency_offset, and m_input_frequency_offset_isSet.
Referenced by NFMMod::webapiFormatChannelSettings(), and NFMMod::webapiReverseSendSettings().
void SWGSDRangel::SWGNFMModSettings::setModAfInput | ( | qint32 | mod_af_input | ) |
Definition at line 419 of file SWGNFMModSettings.cpp.
References m_mod_af_input_isSet, and mod_af_input.
Referenced by NFMMod::webapiFormatChannelSettings(), and NFMMod::webapiReverseSendSettings().
void SWGSDRangel::SWGNFMModSettings::setPlayLoop | ( | qint32 | play_loop | ) |
Definition at line 359 of file SWGNFMModSettings.cpp.
References m_play_loop_isSet, and play_loop.
Referenced by NFMMod::webapiFormatChannelSettings(), and NFMMod::webapiReverseSendSettings().
void SWGSDRangel::SWGNFMModSettings::setReverseApiAddress | ( | QString * | reverse_api_address | ) |
Definition at line 439 of file SWGNFMModSettings.cpp.
References m_reverse_api_address_isSet, and reverse_api_address.
Referenced by NFMMod::webapiFormatChannelSettings().
void SWGSDRangel::SWGNFMModSettings::setReverseApiChannelIndex | ( | qint32 | reverse_api_channel_index | ) |
Definition at line 469 of file SWGNFMModSettings.cpp.
References m_reverse_api_channel_index_isSet, and reverse_api_channel_index.
Referenced by NFMMod::webapiFormatChannelSettings().
void SWGSDRangel::SWGNFMModSettings::setReverseApiDeviceIndex | ( | qint32 | reverse_api_device_index | ) |
Definition at line 459 of file SWGNFMModSettings.cpp.
References m_reverse_api_device_index_isSet, and reverse_api_device_index.
Referenced by NFMMod::webapiFormatChannelSettings().
void SWGSDRangel::SWGNFMModSettings::setReverseApiPort | ( | qint32 | reverse_api_port | ) |
Definition at line 449 of file SWGNFMModSettings.cpp.
References m_reverse_api_port_isSet, and reverse_api_port.
Referenced by NFMMod::webapiFormatChannelSettings().
void SWGSDRangel::SWGNFMModSettings::setRfBandwidth | ( | float | rf_bandwidth | ) |
Definition at line 299 of file SWGNFMModSettings.cpp.
References m_rf_bandwidth_isSet, and rf_bandwidth.
Referenced by NFMMod::webapiFormatChannelSettings(), and NFMMod::webapiReverseSendSettings().
void SWGSDRangel::SWGNFMModSettings::setRgbColor | ( | qint32 | rgb_color | ) |
Definition at line 389 of file SWGNFMModSettings.cpp.
References m_rgb_color_isSet, and rgb_color.
Referenced by NFMMod::webapiFormatChannelSettings(), and NFMMod::webapiReverseSendSettings().
void SWGSDRangel::SWGNFMModSettings::setTitle | ( | QString * | title | ) |
Definition at line 399 of file SWGNFMModSettings.cpp.
References m_title_isSet, and title.
Referenced by NFMMod::webapiFormatChannelSettings(), and NFMMod::webapiReverseSendSettings().
void SWGSDRangel::SWGNFMModSettings::setToneFrequency | ( | float | tone_frequency | ) |
Definition at line 329 of file SWGNFMModSettings.cpp.
References m_tone_frequency_isSet, and tone_frequency.
Referenced by NFMMod::webapiFormatChannelSettings(), and NFMMod::webapiReverseSendSettings().
void SWGSDRangel::SWGNFMModSettings::setUseReverseApi | ( | qint32 | use_reverse_api | ) |
Definition at line 429 of file SWGNFMModSettings.cpp.
References m_use_reverse_api_isSet, and use_reverse_api.
Referenced by NFMMod::webapiFormatChannelSettings().
void SWGSDRangel::SWGNFMModSettings::setVolumeFactor | ( | float | volume_factor | ) |
Definition at line 339 of file SWGNFMModSettings.cpp.
References m_volume_factor_isSet, and volume_factor.
Referenced by NFMMod::webapiFormatChannelSettings(), and NFMMod::webapiReverseSendSettings().
|
private |
Definition at line 116 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getAfBandwidth(), init(), setAfBandwidth(), and SWGNFMModSettings().
|
private |
Definition at line 146 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getAudioDeviceName(), init(), isSet(), setAudioDeviceName(), and SWGNFMModSettings().
|
private |
Definition at line 128 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getChannelMute(), init(), setChannelMute(), and SWGNFMModSettings().
|
private |
Definition at line 137 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getCtcssIndex(), init(), setCtcssIndex(), and SWGNFMModSettings().
|
private |
Definition at line 134 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getCtcssOn(), init(), setCtcssOn(), and SWGNFMModSettings().
|
private |
Definition at line 167 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getCwKeyer(), init(), isSet(), setCwKeyer(), and SWGNFMModSettings().
|
private |
Definition at line 119 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getFmDeviation(), init(), setFmDeviation(), and SWGNFMModSettings().
|
private |
Definition at line 110 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getInputFrequencyOffset(), init(), setInputFrequencyOffset(), and SWGNFMModSettings().
|
private |
Definition at line 117 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setAfBandwidth(), and SWGNFMModSettings().
|
private |
Definition at line 147 of file SWGNFMModSettings.h.
Referenced by init(), setAudioDeviceName(), and SWGNFMModSettings().
|
private |
Definition at line 129 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setChannelMute(), and SWGNFMModSettings().
|
private |
Definition at line 138 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setCtcssIndex(), and SWGNFMModSettings().
|
private |
Definition at line 135 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setCtcssOn(), and SWGNFMModSettings().
|
private |
Definition at line 168 of file SWGNFMModSettings.h.
Referenced by init(), setCwKeyer(), and SWGNFMModSettings().
|
private |
Definition at line 120 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setFmDeviation(), and SWGNFMModSettings().
|
private |
Definition at line 111 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setInputFrequencyOffset(), and SWGNFMModSettings().
|
private |
Definition at line 150 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setModAfInput(), and SWGNFMModSettings().
|
private |
Definition at line 132 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setPlayLoop(), and SWGNFMModSettings().
|
private |
Definition at line 156 of file SWGNFMModSettings.h.
Referenced by init(), setReverseApiAddress(), and SWGNFMModSettings().
|
private |
Definition at line 165 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiChannelIndex(), and SWGNFMModSettings().
|
private |
Definition at line 162 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiDeviceIndex(), and SWGNFMModSettings().
|
private |
Definition at line 159 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiPort(), and SWGNFMModSettings().
|
private |
Definition at line 114 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setRfBandwidth(), and SWGNFMModSettings().
|
private |
Definition at line 141 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setRgbColor(), and SWGNFMModSettings().
|
private |
Definition at line 144 of file SWGNFMModSettings.h.
Referenced by init(), setTitle(), and SWGNFMModSettings().
|
private |
Definition at line 123 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setToneFrequency(), and SWGNFMModSettings().
|
private |
Definition at line 153 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setUseReverseApi(), and SWGNFMModSettings().
|
private |
Definition at line 126 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setVolumeFactor(), and SWGNFMModSettings().
|
private |
Definition at line 149 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getModAfInput(), init(), setModAfInput(), and SWGNFMModSettings().
|
private |
Definition at line 131 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getPlayLoop(), init(), setPlayLoop(), and SWGNFMModSettings().
|
private |
Definition at line 155 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getReverseApiAddress(), init(), isSet(), setReverseApiAddress(), and SWGNFMModSettings().
|
private |
Definition at line 164 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiChannelIndex(), init(), setReverseApiChannelIndex(), and SWGNFMModSettings().
|
private |
Definition at line 161 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiDeviceIndex(), init(), setReverseApiDeviceIndex(), and SWGNFMModSettings().
|
private |
Definition at line 158 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiPort(), init(), setReverseApiPort(), and SWGNFMModSettings().
|
private |
Definition at line 113 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getRfBandwidth(), init(), setRfBandwidth(), and SWGNFMModSettings().
|
private |
Definition at line 140 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getRgbColor(), init(), setRgbColor(), and SWGNFMModSettings().
|
private |
Definition at line 143 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getTitle(), init(), isSet(), setTitle(), and SWGNFMModSettings().
|
private |
Definition at line 122 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getToneFrequency(), init(), setToneFrequency(), and SWGNFMModSettings().
|
private |
Definition at line 152 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getUseReverseApi(), init(), setUseReverseApi(), and SWGNFMModSettings().
|
private |
Definition at line 125 of file SWGNFMModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getVolumeFactor(), init(), setVolumeFactor(), and SWGNFMModSettings().