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 <SWGSSBModSettings.h>
Definition at line 33 of file SWGSSBModSettings.h.
SWGSDRangel::SWGSSBModSettings::SWGSSBModSettings | ( | ) |
Definition at line 30 of file SWGSSBModSettings.cpp.
References agc, audio_binaural, audio_device_name, audio_flip_channels, audio_mute, bandwidth, cw_keyer, dsb, input_frequency_offset, low_cutoff, m_agc_isSet, m_audio_binaural_isSet, m_audio_device_name_isSet, m_audio_flip_channels_isSet, m_audio_mute_isSet, m_bandwidth_isSet, m_cw_keyer_isSet, m_dsb_isSet, m_input_frequency_offset_isSet, m_low_cutoff_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_rgb_color_isSet, m_span_log2_isSet, m_title_isSet, m_tone_frequency_isSet, m_usb_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, rgb_color, span_log2, title, tone_frequency, usb, use_reverse_api, and volume_factor.
SWGSDRangel::SWGSSBModSettings::SWGSSBModSettings | ( | QString * | json | ) |
Definition at line 25 of file SWGSSBModSettings.cpp.
References fromJson(), and init().
|
virtual |
Definition at line 79 of file SWGSSBModSettings.cpp.
References cleanup().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 228 of file SWGSSBModSettings.cpp.
References asJsonObject().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 239 of file SWGSSBModSettings.cpp.
References agc, audio_binaural, audio_device_name, audio_flip_channels, audio_mute, bandwidth, cw_keyer, dsb, input_frequency_offset, SWGSDRangel::SWGCWKeyerSettings::isSet(), low_cutoff, m_agc_isSet, m_audio_binaural_isSet, m_audio_flip_channels_isSet, m_audio_mute_isSet, m_bandwidth_isSet, m_dsb_isSet, m_input_frequency_offset_isSet, m_low_cutoff_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_rgb_color_isSet, m_span_log2_isSet, m_tone_frequency_isSet, m_usb_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, rgb_color, span_log2, title, SWGSDRangel::toJsonValue(), tone_frequency, usb, use_reverse_api, and volume_factor.
Referenced by asJson().
void SWGSDRangel::SWGSSBModSettings::cleanup | ( | ) |
Definition at line 134 of file SWGSSBModSettings.cpp.
References audio_device_name, cw_keyer, reverse_api_address, and title.
Referenced by ~SWGSSBModSettings().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 169 of file SWGSSBModSettings.cpp.
References fromJsonObject().
Referenced by SWGSSBModSettings().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 178 of file SWGSSBModSettings.cpp.
References agc, audio_binaural, audio_device_name, audio_flip_channels, audio_mute, bandwidth, cw_keyer, dsb, input_frequency_offset, low_cutoff, mod_af_input, play_loop, reverse_api_address, reverse_api_channel_index, reverse_api_device_index, reverse_api_port, rgb_color, SWGSDRangel::setValue(), span_log2, title, tone_frequency, usb, use_reverse_api, and volume_factor.
Referenced by fromJson(), and WebAPIRequestMapper::validateChannelSettings().
qint32 SWGSDRangel::SWGSSBModSettings::getAgc | ( | ) |
Definition at line 435 of file SWGSSBModSettings.cpp.
References agc.
Referenced by SSBMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSSBModSettings::getAudioBinaural | ( | ) |
Definition at line 385 of file SWGSSBModSettings.cpp.
References audio_binaural.
Referenced by SSBMod::webapiSettingsPutPatch().
QString * SWGSDRangel::SWGSSBModSettings::getAudioDeviceName | ( | ) |
Definition at line 465 of file SWGSSBModSettings.cpp.
References audio_device_name.
Referenced by SSBMod::webapiFormatChannelSettings(), and SSBMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSSBModSettings::getAudioFlipChannels | ( | ) |
Definition at line 395 of file SWGSSBModSettings.cpp.
References audio_flip_channels.
Referenced by SSBMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSSBModSettings::getAudioMute | ( | ) |
Definition at line 415 of file SWGSSBModSettings.cpp.
References audio_mute.
Referenced by SSBMod::webapiSettingsPutPatch().
float SWGSDRangel::SWGSSBModSettings::getBandwidth | ( | ) |
Definition at line 325 of file SWGSSBModSettings.cpp.
References bandwidth.
Referenced by SSBMod::webapiSettingsPutPatch().
SWGCWKeyerSettings * SWGSDRangel::SWGSSBModSettings::getCwKeyer | ( | ) |
Definition at line 535 of file SWGSSBModSettings.cpp.
References cw_keyer.
Referenced by SSBMod::webapiFormatChannelSettings(), SSBMod::webapiReverseSendCWSettings(), SSBMod::webapiReverseSendSettings(), and SSBMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSSBModSettings::getDsb | ( | ) |
Definition at line 405 of file SWGSSBModSettings.cpp.
References dsb.
Referenced by SSBMod::webapiSettingsPutPatch().
qint64 SWGSDRangel::SWGSSBModSettings::getInputFrequencyOffset | ( | ) |
Definition at line 315 of file SWGSSBModSettings.cpp.
References input_frequency_offset.
Referenced by SSBMod::webapiSettingsPutPatch().
float SWGSDRangel::SWGSSBModSettings::getLowCutoff | ( | ) |
Definition at line 335 of file SWGSSBModSettings.cpp.
References low_cutoff.
Referenced by SSBMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSSBModSettings::getModAfInput | ( | ) |
Definition at line 475 of file SWGSSBModSettings.cpp.
References mod_af_input.
Referenced by SSBMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSSBModSettings::getPlayLoop | ( | ) |
Definition at line 425 of file SWGSSBModSettings.cpp.
References play_loop.
Referenced by SSBMod::webapiSettingsPutPatch().
QString * SWGSDRangel::SWGSSBModSettings::getReverseApiAddress | ( | ) |
Definition at line 495 of file SWGSSBModSettings.cpp.
References reverse_api_address.
Referenced by SSBMod::webapiFormatChannelSettings(), and SSBMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSSBModSettings::getReverseApiChannelIndex | ( | ) |
Definition at line 525 of file SWGSSBModSettings.cpp.
References reverse_api_channel_index.
Referenced by SSBMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSSBModSettings::getReverseApiDeviceIndex | ( | ) |
Definition at line 515 of file SWGSSBModSettings.cpp.
References reverse_api_device_index.
Referenced by SSBMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSSBModSettings::getReverseApiPort | ( | ) |
Definition at line 505 of file SWGSSBModSettings.cpp.
References reverse_api_port.
Referenced by SSBMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSSBModSettings::getRgbColor | ( | ) |
Definition at line 445 of file SWGSSBModSettings.cpp.
References rgb_color.
Referenced by SSBMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSSBModSettings::getSpanLog2 | ( | ) |
Definition at line 375 of file SWGSSBModSettings.cpp.
References span_log2.
Referenced by SSBMod::webapiSettingsPutPatch().
QString * SWGSDRangel::SWGSSBModSettings::getTitle | ( | ) |
Definition at line 455 of file SWGSSBModSettings.cpp.
References title.
Referenced by SSBMod::webapiFormatChannelSettings(), and SSBMod::webapiSettingsPutPatch().
float SWGSDRangel::SWGSSBModSettings::getToneFrequency | ( | ) |
Definition at line 355 of file SWGSSBModSettings.cpp.
References tone_frequency.
Referenced by SSBMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSSBModSettings::getUsb | ( | ) |
Definition at line 345 of file SWGSSBModSettings.cpp.
References usb.
Referenced by SSBMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGSSBModSettings::getUseReverseApi | ( | ) |
Definition at line 485 of file SWGSSBModSettings.cpp.
References use_reverse_api.
Referenced by SSBMod::webapiSettingsPutPatch().
float SWGSDRangel::SWGSSBModSettings::getVolumeFactor | ( | ) |
Definition at line 365 of file SWGSSBModSettings.cpp.
References volume_factor.
Referenced by SSBMod::webapiSettingsPutPatch().
void SWGSDRangel::SWGSSBModSettings::init | ( | ) |
Definition at line 84 of file SWGSSBModSettings.cpp.
References agc, audio_binaural, audio_device_name, audio_flip_channels, audio_mute, bandwidth, cw_keyer, dsb, input_frequency_offset, low_cutoff, m_agc_isSet, m_audio_binaural_isSet, m_audio_device_name_isSet, m_audio_flip_channels_isSet, m_audio_mute_isSet, m_bandwidth_isSet, m_cw_keyer_isSet, m_dsb_isSet, m_input_frequency_offset_isSet, m_low_cutoff_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_rgb_color_isSet, m_span_log2_isSet, m_title_isSet, m_tone_frequency_isSet, m_usb_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, rgb_color, span_log2, title, tone_frequency, usb, use_reverse_api, and volume_factor.
Referenced by SWGSSBModSettings(), and SSBMod::webapiSettingsGet().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 546 of file SWGSSBModSettings.cpp.
References audio_device_name, cw_keyer, SWGSDRangel::SWGCWKeyerSettings::isSet(), m_agc_isSet, m_audio_binaural_isSet, m_audio_flip_channels_isSet, m_audio_mute_isSet, m_bandwidth_isSet, m_dsb_isSet, m_input_frequency_offset_isSet, m_low_cutoff_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_rgb_color_isSet, m_span_log2_isSet, m_tone_frequency_isSet, m_usb_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::SWGSSBModSettings::setAgc | ( | qint32 | agc | ) |
Definition at line 439 of file SWGSSBModSettings.cpp.
References agc, and m_agc_isSet.
Referenced by SSBMod::webapiFormatChannelSettings(), and SSBMod::webapiReverseSendSettings().
void SWGSDRangel::SWGSSBModSettings::setAudioBinaural | ( | qint32 | audio_binaural | ) |
Definition at line 389 of file SWGSSBModSettings.cpp.
References audio_binaural, and m_audio_binaural_isSet.
Referenced by SSBMod::webapiFormatChannelSettings(), and SSBMod::webapiReverseSendSettings().
void SWGSDRangel::SWGSSBModSettings::setAudioDeviceName | ( | QString * | audio_device_name | ) |
Definition at line 469 of file SWGSSBModSettings.cpp.
References audio_device_name, and m_audio_device_name_isSet.
Referenced by SSBMod::webapiFormatChannelSettings(), and SSBMod::webapiReverseSendSettings().
void SWGSDRangel::SWGSSBModSettings::setAudioFlipChannels | ( | qint32 | audio_flip_channels | ) |
Definition at line 399 of file SWGSSBModSettings.cpp.
References audio_flip_channels, and m_audio_flip_channels_isSet.
Referenced by SSBMod::webapiFormatChannelSettings(), and SSBMod::webapiReverseSendSettings().
void SWGSDRangel::SWGSSBModSettings::setAudioMute | ( | qint32 | audio_mute | ) |
Definition at line 419 of file SWGSSBModSettings.cpp.
References audio_mute, and m_audio_mute_isSet.
Referenced by SSBMod::webapiFormatChannelSettings(), and SSBMod::webapiReverseSendSettings().
void SWGSDRangel::SWGSSBModSettings::setBandwidth | ( | float | bandwidth | ) |
Definition at line 329 of file SWGSSBModSettings.cpp.
References bandwidth, and m_bandwidth_isSet.
Referenced by SSBMod::webapiFormatChannelSettings(), and SSBMod::webapiReverseSendSettings().
void SWGSDRangel::SWGSSBModSettings::setCwKeyer | ( | SWGCWKeyerSettings * | cw_keyer | ) |
Definition at line 539 of file SWGSSBModSettings.cpp.
References cw_keyer, and m_cw_keyer_isSet.
Referenced by SSBMod::webapiFormatChannelSettings(), SSBMod::webapiReverseSendCWSettings(), and SSBMod::webapiReverseSendSettings().
void SWGSDRangel::SWGSSBModSettings::setDsb | ( | qint32 | dsb | ) |
Definition at line 409 of file SWGSSBModSettings.cpp.
References dsb, and m_dsb_isSet.
Referenced by SSBMod::webapiFormatChannelSettings(), and SSBMod::webapiReverseSendSettings().
void SWGSDRangel::SWGSSBModSettings::setInputFrequencyOffset | ( | qint64 | input_frequency_offset | ) |
Definition at line 319 of file SWGSSBModSettings.cpp.
References input_frequency_offset, and m_input_frequency_offset_isSet.
Referenced by SSBMod::webapiFormatChannelSettings(), and SSBMod::webapiReverseSendSettings().
void SWGSDRangel::SWGSSBModSettings::setLowCutoff | ( | float | low_cutoff | ) |
Definition at line 339 of file SWGSSBModSettings.cpp.
References low_cutoff, and m_low_cutoff_isSet.
Referenced by SSBMod::webapiFormatChannelSettings(), and SSBMod::webapiReverseSendSettings().
void SWGSDRangel::SWGSSBModSettings::setModAfInput | ( | qint32 | mod_af_input | ) |
Definition at line 479 of file SWGSSBModSettings.cpp.
References m_mod_af_input_isSet, and mod_af_input.
Referenced by SSBMod::webapiFormatChannelSettings(), and SSBMod::webapiReverseSendSettings().
void SWGSDRangel::SWGSSBModSettings::setPlayLoop | ( | qint32 | play_loop | ) |
Definition at line 429 of file SWGSSBModSettings.cpp.
References m_play_loop_isSet, and play_loop.
Referenced by SSBMod::webapiFormatChannelSettings(), and SSBMod::webapiReverseSendSettings().
void SWGSDRangel::SWGSSBModSettings::setReverseApiAddress | ( | QString * | reverse_api_address | ) |
Definition at line 499 of file SWGSSBModSettings.cpp.
References m_reverse_api_address_isSet, and reverse_api_address.
Referenced by SSBMod::webapiFormatChannelSettings().
void SWGSDRangel::SWGSSBModSettings::setReverseApiChannelIndex | ( | qint32 | reverse_api_channel_index | ) |
Definition at line 529 of file SWGSSBModSettings.cpp.
References m_reverse_api_channel_index_isSet, and reverse_api_channel_index.
Referenced by SSBMod::webapiFormatChannelSettings().
void SWGSDRangel::SWGSSBModSettings::setReverseApiDeviceIndex | ( | qint32 | reverse_api_device_index | ) |
Definition at line 519 of file SWGSSBModSettings.cpp.
References m_reverse_api_device_index_isSet, and reverse_api_device_index.
Referenced by SSBMod::webapiFormatChannelSettings().
void SWGSDRangel::SWGSSBModSettings::setReverseApiPort | ( | qint32 | reverse_api_port | ) |
Definition at line 509 of file SWGSSBModSettings.cpp.
References m_reverse_api_port_isSet, and reverse_api_port.
Referenced by SSBMod::webapiFormatChannelSettings().
void SWGSDRangel::SWGSSBModSettings::setRgbColor | ( | qint32 | rgb_color | ) |
Definition at line 449 of file SWGSSBModSettings.cpp.
References m_rgb_color_isSet, and rgb_color.
Referenced by SSBMod::webapiFormatChannelSettings(), and SSBMod::webapiReverseSendSettings().
void SWGSDRangel::SWGSSBModSettings::setSpanLog2 | ( | qint32 | span_log2 | ) |
Definition at line 379 of file SWGSSBModSettings.cpp.
References m_span_log2_isSet, and span_log2.
Referenced by SSBMod::webapiFormatChannelSettings(), and SSBMod::webapiReverseSendSettings().
void SWGSDRangel::SWGSSBModSettings::setTitle | ( | QString * | title | ) |
Definition at line 459 of file SWGSSBModSettings.cpp.
References m_title_isSet, and title.
Referenced by SSBMod::webapiFormatChannelSettings(), and SSBMod::webapiReverseSendSettings().
void SWGSDRangel::SWGSSBModSettings::setToneFrequency | ( | float | tone_frequency | ) |
Definition at line 359 of file SWGSSBModSettings.cpp.
References m_tone_frequency_isSet, and tone_frequency.
Referenced by SSBMod::webapiFormatChannelSettings(), and SSBMod::webapiReverseSendSettings().
void SWGSDRangel::SWGSSBModSettings::setUsb | ( | qint32 | usb | ) |
Definition at line 349 of file SWGSSBModSettings.cpp.
References m_usb_isSet, and usb.
Referenced by SSBMod::webapiFormatChannelSettings(), and SSBMod::webapiReverseSendSettings().
void SWGSDRangel::SWGSSBModSettings::setUseReverseApi | ( | qint32 | use_reverse_api | ) |
Definition at line 489 of file SWGSSBModSettings.cpp.
References m_use_reverse_api_isSet, and use_reverse_api.
Referenced by SSBMod::webapiFormatChannelSettings().
void SWGSDRangel::SWGSSBModSettings::setVolumeFactor | ( | float | volume_factor | ) |
Definition at line 369 of file SWGSSBModSettings.cpp.
References m_volume_factor_isSet, and volume_factor.
Referenced by SSBMod::webapiFormatChannelSettings(), and SSBMod::webapiReverseSendSettings().
|
private |
Definition at line 155 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getAgc(), init(), setAgc(), and SWGSSBModSettings().
|
private |
Definition at line 140 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getAudioBinaural(), init(), setAudioBinaural(), and SWGSSBModSettings().
|
private |
Definition at line 164 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getAudioDeviceName(), init(), isSet(), setAudioDeviceName(), and SWGSSBModSettings().
|
private |
Definition at line 143 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getAudioFlipChannels(), init(), setAudioFlipChannels(), and SWGSSBModSettings().
|
private |
Definition at line 149 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getAudioMute(), init(), setAudioMute(), and SWGSSBModSettings().
|
private |
Definition at line 122 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getBandwidth(), init(), setBandwidth(), and SWGSSBModSettings().
|
private |
Definition at line 185 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getCwKeyer(), init(), isSet(), setCwKeyer(), and SWGSSBModSettings().
|
private |
Definition at line 146 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getDsb(), init(), setDsb(), and SWGSSBModSettings().
|
private |
Definition at line 119 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getInputFrequencyOffset(), init(), setInputFrequencyOffset(), and SWGSSBModSettings().
|
private |
Definition at line 125 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getLowCutoff(), init(), setLowCutoff(), and SWGSSBModSettings().
|
private |
Definition at line 156 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setAgc(), and SWGSSBModSettings().
|
private |
Definition at line 141 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setAudioBinaural(), and SWGSSBModSettings().
|
private |
Definition at line 165 of file SWGSSBModSettings.h.
Referenced by init(), setAudioDeviceName(), and SWGSSBModSettings().
|
private |
Definition at line 144 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setAudioFlipChannels(), and SWGSSBModSettings().
|
private |
Definition at line 150 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setAudioMute(), and SWGSSBModSettings().
|
private |
Definition at line 123 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setBandwidth(), and SWGSSBModSettings().
|
private |
Definition at line 186 of file SWGSSBModSettings.h.
Referenced by init(), setCwKeyer(), and SWGSSBModSettings().
|
private |
Definition at line 147 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setDsb(), and SWGSSBModSettings().
|
private |
Definition at line 120 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setInputFrequencyOffset(), and SWGSSBModSettings().
|
private |
Definition at line 126 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setLowCutoff(), and SWGSSBModSettings().
|
private |
Definition at line 168 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setModAfInput(), and SWGSSBModSettings().
|
private |
Definition at line 153 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setPlayLoop(), and SWGSSBModSettings().
|
private |
Definition at line 174 of file SWGSSBModSettings.h.
Referenced by init(), setReverseApiAddress(), and SWGSSBModSettings().
|
private |
Definition at line 183 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiChannelIndex(), and SWGSSBModSettings().
|
private |
Definition at line 180 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiDeviceIndex(), and SWGSSBModSettings().
|
private |
Definition at line 177 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiPort(), and SWGSSBModSettings().
|
private |
Definition at line 159 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setRgbColor(), and SWGSSBModSettings().
|
private |
Definition at line 138 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setSpanLog2(), and SWGSSBModSettings().
|
private |
Definition at line 162 of file SWGSSBModSettings.h.
Referenced by init(), setTitle(), and SWGSSBModSettings().
|
private |
Definition at line 132 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setToneFrequency(), and SWGSSBModSettings().
|
private |
Definition at line 129 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setUsb(), and SWGSSBModSettings().
|
private |
Definition at line 171 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setUseReverseApi(), and SWGSSBModSettings().
|
private |
Definition at line 135 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setVolumeFactor(), and SWGSSBModSettings().
|
private |
Definition at line 167 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getModAfInput(), init(), setModAfInput(), and SWGSSBModSettings().
|
private |
Definition at line 152 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getPlayLoop(), init(), setPlayLoop(), and SWGSSBModSettings().
|
private |
Definition at line 173 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getReverseApiAddress(), init(), isSet(), setReverseApiAddress(), and SWGSSBModSettings().
|
private |
Definition at line 182 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiChannelIndex(), init(), setReverseApiChannelIndex(), and SWGSSBModSettings().
|
private |
Definition at line 179 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiDeviceIndex(), init(), setReverseApiDeviceIndex(), and SWGSSBModSettings().
|
private |
Definition at line 176 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiPort(), init(), setReverseApiPort(), and SWGSSBModSettings().
|
private |
Definition at line 158 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getRgbColor(), init(), setRgbColor(), and SWGSSBModSettings().
|
private |
Definition at line 137 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getSpanLog2(), init(), setSpanLog2(), and SWGSSBModSettings().
|
private |
Definition at line 161 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getTitle(), init(), isSet(), setTitle(), and SWGSSBModSettings().
|
private |
Definition at line 131 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getToneFrequency(), init(), setToneFrequency(), and SWGSSBModSettings().
|
private |
Definition at line 128 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getUsb(), init(), setUsb(), and SWGSSBModSettings().
|
private |
Definition at line 170 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getUseReverseApi(), init(), setUseReverseApi(), and SWGSSBModSettings().
|
private |
Definition at line 134 of file SWGSSBModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getVolumeFactor(), init(), setVolumeFactor(), and SWGSSBModSettings().