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 <SWGFreeDVModSettings.h>
Private Attributes | |
qint64 | input_frequency_offset |
bool | m_input_frequency_offset_isSet |
float | tone_frequency |
bool | m_tone_frequency_isSet |
float | volume_factor |
bool | m_volume_factor_isSet |
qint32 | span_log2 |
bool | m_span_log2_isSet |
qint32 | audio_mute |
bool | m_audio_mute_isSet |
qint32 | play_loop |
bool | m_play_loop_isSet |
qint32 | rgb_color |
bool | m_rgb_color_isSet |
QString * | title |
bool | m_title_isSet |
QString * | audio_device_name |
bool | m_audio_device_name_isSet |
qint32 | free_dv_mode |
bool | m_free_dv_mode_isSet |
qint32 | mod_af_input |
bool | m_mod_af_input_isSet |
qint32 | gauge_input_else_modem |
bool | m_gauge_input_else_modem_isSet |
qint32 | use_reverse_api |
bool | m_use_reverse_api_isSet |
QString * | reverse_api_address |
bool | m_reverse_api_address_isSet |
qint32 | reverse_api_port |
bool | m_reverse_api_port_isSet |
qint32 | reverse_api_device_index |
bool | m_reverse_api_device_index_isSet |
qint32 | reverse_api_channel_index |
bool | m_reverse_api_channel_index_isSet |
SWGCWKeyerSettings * | cw_keyer |
bool | m_cw_keyer_isSet |
Definition at line 33 of file SWGFreeDVModSettings.h.
SWGSDRangel::SWGFreeDVModSettings::SWGFreeDVModSettings | ( | ) |
Definition at line 30 of file SWGFreeDVModSettings.cpp.
References audio_device_name, audio_mute, cw_keyer, free_dv_mode, gauge_input_else_modem, input_frequency_offset, m_audio_device_name_isSet, m_audio_mute_isSet, m_cw_keyer_isSet, m_free_dv_mode_isSet, m_gauge_input_else_modem_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_rgb_color_isSet, m_span_log2_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, rgb_color, span_log2, title, tone_frequency, use_reverse_api, and volume_factor.
SWGSDRangel::SWGFreeDVModSettings::SWGFreeDVModSettings | ( | QString * | json | ) |
Definition at line 25 of file SWGFreeDVModSettings.cpp.
References fromJson(), and init().
|
virtual |
Definition at line 69 of file SWGFreeDVModSettings.cpp.
References cleanup().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 193 of file SWGFreeDVModSettings.cpp.
References asJsonObject().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 204 of file SWGFreeDVModSettings.cpp.
References audio_device_name, audio_mute, cw_keyer, free_dv_mode, gauge_input_else_modem, input_frequency_offset, SWGSDRangel::SWGCWKeyerSettings::isSet(), m_audio_mute_isSet, m_free_dv_mode_isSet, m_gauge_input_else_modem_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_rgb_color_isSet, m_span_log2_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, rgb_color, span_log2, title, SWGSDRangel::toJsonValue(), tone_frequency, use_reverse_api, and volume_factor.
Referenced by asJson().
void SWGSDRangel::SWGFreeDVModSettings::cleanup | ( | ) |
Definition at line 114 of file SWGFreeDVModSettings.cpp.
References audio_device_name, cw_keyer, reverse_api_address, and title.
Referenced by ~SWGFreeDVModSettings().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 144 of file SWGFreeDVModSettings.cpp.
References fromJsonObject().
Referenced by SWGFreeDVModSettings().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 153 of file SWGFreeDVModSettings.cpp.
References audio_device_name, audio_mute, cw_keyer, free_dv_mode, gauge_input_else_modem, input_frequency_offset, 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, use_reverse_api, and volume_factor.
Referenced by fromJson(), and WebAPIRequestMapper::validateChannelSettings().
QString * SWGSDRangel::SWGFreeDVModSettings::getAudioDeviceName | ( | ) |
Definition at line 345 of file SWGFreeDVModSettings.cpp.
References audio_device_name.
Referenced by FreeDVMod::webapiFormatChannelSettings(), and FreeDVMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFreeDVModSettings::getAudioMute | ( | ) |
Definition at line 305 of file SWGFreeDVModSettings.cpp.
References audio_mute.
Referenced by FreeDVMod::webapiSettingsPutPatch().
SWGCWKeyerSettings * SWGSDRangel::SWGFreeDVModSettings::getCwKeyer | ( | ) |
Definition at line 435 of file SWGFreeDVModSettings.cpp.
References cw_keyer.
Referenced by FreeDVMod::webapiFormatChannelSettings(), FreeDVMod::webapiReverseSendCWSettings(), FreeDVMod::webapiReverseSendSettings(), and FreeDVMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFreeDVModSettings::getFreeDvMode | ( | ) |
Definition at line 355 of file SWGFreeDVModSettings.cpp.
References free_dv_mode.
Referenced by FreeDVMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFreeDVModSettings::getGaugeInputElseModem | ( | ) |
Definition at line 375 of file SWGFreeDVModSettings.cpp.
References gauge_input_else_modem.
Referenced by FreeDVMod::webapiSettingsPutPatch().
qint64 SWGSDRangel::SWGFreeDVModSettings::getInputFrequencyOffset | ( | ) |
Definition at line 265 of file SWGFreeDVModSettings.cpp.
References input_frequency_offset.
Referenced by FreeDVMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFreeDVModSettings::getModAfInput | ( | ) |
Definition at line 365 of file SWGFreeDVModSettings.cpp.
References mod_af_input.
Referenced by FreeDVMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFreeDVModSettings::getPlayLoop | ( | ) |
Definition at line 315 of file SWGFreeDVModSettings.cpp.
References play_loop.
Referenced by FreeDVMod::webapiSettingsPutPatch().
QString * SWGSDRangel::SWGFreeDVModSettings::getReverseApiAddress | ( | ) |
Definition at line 395 of file SWGFreeDVModSettings.cpp.
References reverse_api_address.
Referenced by FreeDVMod::webapiFormatChannelSettings(), and FreeDVMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFreeDVModSettings::getReverseApiChannelIndex | ( | ) |
Definition at line 425 of file SWGFreeDVModSettings.cpp.
References reverse_api_channel_index.
Referenced by FreeDVMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFreeDVModSettings::getReverseApiDeviceIndex | ( | ) |
Definition at line 415 of file SWGFreeDVModSettings.cpp.
References reverse_api_device_index.
Referenced by FreeDVMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFreeDVModSettings::getReverseApiPort | ( | ) |
Definition at line 405 of file SWGFreeDVModSettings.cpp.
References reverse_api_port.
Referenced by FreeDVMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFreeDVModSettings::getRgbColor | ( | ) |
Definition at line 325 of file SWGFreeDVModSettings.cpp.
References rgb_color.
Referenced by FreeDVMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFreeDVModSettings::getSpanLog2 | ( | ) |
Definition at line 295 of file SWGFreeDVModSettings.cpp.
References span_log2.
Referenced by FreeDVMod::webapiSettingsPutPatch().
QString * SWGSDRangel::SWGFreeDVModSettings::getTitle | ( | ) |
Definition at line 335 of file SWGFreeDVModSettings.cpp.
References title.
Referenced by FreeDVMod::webapiFormatChannelSettings(), and FreeDVMod::webapiSettingsPutPatch().
float SWGSDRangel::SWGFreeDVModSettings::getToneFrequency | ( | ) |
Definition at line 275 of file SWGFreeDVModSettings.cpp.
References tone_frequency.
Referenced by FreeDVMod::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGFreeDVModSettings::getUseReverseApi | ( | ) |
Definition at line 385 of file SWGFreeDVModSettings.cpp.
References use_reverse_api.
Referenced by FreeDVMod::webapiSettingsPutPatch().
float SWGSDRangel::SWGFreeDVModSettings::getVolumeFactor | ( | ) |
Definition at line 285 of file SWGFreeDVModSettings.cpp.
References volume_factor.
Referenced by FreeDVMod::webapiSettingsPutPatch().
void SWGSDRangel::SWGFreeDVModSettings::init | ( | ) |
Definition at line 74 of file SWGFreeDVModSettings.cpp.
References audio_device_name, audio_mute, cw_keyer, free_dv_mode, gauge_input_else_modem, input_frequency_offset, m_audio_device_name_isSet, m_audio_mute_isSet, m_cw_keyer_isSet, m_free_dv_mode_isSet, m_gauge_input_else_modem_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_rgb_color_isSet, m_span_log2_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, rgb_color, span_log2, title, tone_frequency, use_reverse_api, and volume_factor.
Referenced by SWGFreeDVModSettings(), and FreeDVMod::webapiSettingsGet().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 446 of file SWGFreeDVModSettings.cpp.
References audio_device_name, cw_keyer, SWGSDRangel::SWGCWKeyerSettings::isSet(), m_audio_mute_isSet, m_free_dv_mode_isSet, m_gauge_input_else_modem_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_rgb_color_isSet, m_span_log2_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::SWGFreeDVModSettings::setAudioDeviceName | ( | QString * | audio_device_name | ) |
Definition at line 349 of file SWGFreeDVModSettings.cpp.
References audio_device_name, and m_audio_device_name_isSet.
Referenced by FreeDVMod::webapiFormatChannelSettings(), and FreeDVMod::webapiReverseSendSettings().
void SWGSDRangel::SWGFreeDVModSettings::setAudioMute | ( | qint32 | audio_mute | ) |
Definition at line 309 of file SWGFreeDVModSettings.cpp.
References audio_mute, and m_audio_mute_isSet.
Referenced by FreeDVMod::webapiFormatChannelSettings(), and FreeDVMod::webapiReverseSendSettings().
void SWGSDRangel::SWGFreeDVModSettings::setCwKeyer | ( | SWGCWKeyerSettings * | cw_keyer | ) |
Definition at line 439 of file SWGFreeDVModSettings.cpp.
References cw_keyer, and m_cw_keyer_isSet.
Referenced by FreeDVMod::webapiFormatChannelSettings(), FreeDVMod::webapiReverseSendCWSettings(), and FreeDVMod::webapiReverseSendSettings().
void SWGSDRangel::SWGFreeDVModSettings::setFreeDvMode | ( | qint32 | free_dv_mode | ) |
Definition at line 359 of file SWGFreeDVModSettings.cpp.
References free_dv_mode, and m_free_dv_mode_isSet.
Referenced by FreeDVMod::webapiFormatChannelSettings(), and FreeDVMod::webapiReverseSendSettings().
void SWGSDRangel::SWGFreeDVModSettings::setGaugeInputElseModem | ( | qint32 | gauge_input_else_modem | ) |
Definition at line 379 of file SWGFreeDVModSettings.cpp.
References gauge_input_else_modem, and m_gauge_input_else_modem_isSet.
Referenced by FreeDVMod::webapiFormatChannelSettings().
void SWGSDRangel::SWGFreeDVModSettings::setInputFrequencyOffset | ( | qint64 | input_frequency_offset | ) |
Definition at line 269 of file SWGFreeDVModSettings.cpp.
References input_frequency_offset, and m_input_frequency_offset_isSet.
Referenced by FreeDVMod::webapiFormatChannelSettings(), and FreeDVMod::webapiReverseSendSettings().
void SWGSDRangel::SWGFreeDVModSettings::setModAfInput | ( | qint32 | mod_af_input | ) |
Definition at line 369 of file SWGFreeDVModSettings.cpp.
References m_mod_af_input_isSet, and mod_af_input.
Referenced by FreeDVMod::webapiFormatChannelSettings(), and FreeDVMod::webapiReverseSendSettings().
void SWGSDRangel::SWGFreeDVModSettings::setPlayLoop | ( | qint32 | play_loop | ) |
Definition at line 319 of file SWGFreeDVModSettings.cpp.
References m_play_loop_isSet, and play_loop.
Referenced by FreeDVMod::webapiFormatChannelSettings(), and FreeDVMod::webapiReverseSendSettings().
void SWGSDRangel::SWGFreeDVModSettings::setReverseApiAddress | ( | QString * | reverse_api_address | ) |
Definition at line 399 of file SWGFreeDVModSettings.cpp.
References m_reverse_api_address_isSet, and reverse_api_address.
Referenced by FreeDVMod::webapiFormatChannelSettings().
void SWGSDRangel::SWGFreeDVModSettings::setReverseApiChannelIndex | ( | qint32 | reverse_api_channel_index | ) |
Definition at line 429 of file SWGFreeDVModSettings.cpp.
References m_reverse_api_channel_index_isSet, and reverse_api_channel_index.
Referenced by FreeDVMod::webapiFormatChannelSettings().
void SWGSDRangel::SWGFreeDVModSettings::setReverseApiDeviceIndex | ( | qint32 | reverse_api_device_index | ) |
Definition at line 419 of file SWGFreeDVModSettings.cpp.
References m_reverse_api_device_index_isSet, and reverse_api_device_index.
Referenced by FreeDVMod::webapiFormatChannelSettings().
void SWGSDRangel::SWGFreeDVModSettings::setReverseApiPort | ( | qint32 | reverse_api_port | ) |
Definition at line 409 of file SWGFreeDVModSettings.cpp.
References m_reverse_api_port_isSet, and reverse_api_port.
Referenced by FreeDVMod::webapiFormatChannelSettings().
void SWGSDRangel::SWGFreeDVModSettings::setRgbColor | ( | qint32 | rgb_color | ) |
Definition at line 329 of file SWGFreeDVModSettings.cpp.
References m_rgb_color_isSet, and rgb_color.
Referenced by FreeDVMod::webapiFormatChannelSettings(), and FreeDVMod::webapiReverseSendSettings().
void SWGSDRangel::SWGFreeDVModSettings::setSpanLog2 | ( | qint32 | span_log2 | ) |
Definition at line 299 of file SWGFreeDVModSettings.cpp.
References m_span_log2_isSet, and span_log2.
Referenced by FreeDVMod::webapiFormatChannelSettings(), and FreeDVMod::webapiReverseSendSettings().
void SWGSDRangel::SWGFreeDVModSettings::setTitle | ( | QString * | title | ) |
Definition at line 339 of file SWGFreeDVModSettings.cpp.
References m_title_isSet, and title.
Referenced by FreeDVMod::webapiFormatChannelSettings(), and FreeDVMod::webapiReverseSendSettings().
void SWGSDRangel::SWGFreeDVModSettings::setToneFrequency | ( | float | tone_frequency | ) |
Definition at line 279 of file SWGFreeDVModSettings.cpp.
References m_tone_frequency_isSet, and tone_frequency.
Referenced by FreeDVMod::webapiFormatChannelSettings(), and FreeDVMod::webapiReverseSendSettings().
void SWGSDRangel::SWGFreeDVModSettings::setUseReverseApi | ( | qint32 | use_reverse_api | ) |
Definition at line 389 of file SWGFreeDVModSettings.cpp.
References m_use_reverse_api_isSet, and use_reverse_api.
Referenced by FreeDVMod::webapiFormatChannelSettings().
void SWGSDRangel::SWGFreeDVModSettings::setVolumeFactor | ( | float | volume_factor | ) |
Definition at line 289 of file SWGFreeDVModSettings.cpp.
References m_volume_factor_isSet, and volume_factor.
Referenced by FreeDVMod::webapiFormatChannelSettings(), and FreeDVMod::webapiReverseSendSettings().
|
private |
Definition at line 128 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getAudioDeviceName(), init(), isSet(), setAudioDeviceName(), and SWGFreeDVModSettings().
|
private |
Definition at line 116 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getAudioMute(), init(), setAudioMute(), and SWGFreeDVModSettings().
|
private |
Definition at line 155 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getCwKeyer(), init(), isSet(), setCwKeyer(), and SWGFreeDVModSettings().
|
private |
Definition at line 131 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getFreeDvMode(), init(), setFreeDvMode(), and SWGFreeDVModSettings().
|
private |
Definition at line 137 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getGaugeInputElseModem(), init(), setGaugeInputElseModem(), and SWGFreeDVModSettings().
|
private |
Definition at line 104 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getInputFrequencyOffset(), init(), setInputFrequencyOffset(), and SWGFreeDVModSettings().
|
private |
Definition at line 129 of file SWGFreeDVModSettings.h.
Referenced by init(), setAudioDeviceName(), and SWGFreeDVModSettings().
|
private |
Definition at line 117 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setAudioMute(), and SWGFreeDVModSettings().
|
private |
Definition at line 156 of file SWGFreeDVModSettings.h.
Referenced by init(), setCwKeyer(), and SWGFreeDVModSettings().
|
private |
Definition at line 132 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setFreeDvMode(), and SWGFreeDVModSettings().
|
private |
Definition at line 138 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setGaugeInputElseModem(), and SWGFreeDVModSettings().
|
private |
Definition at line 105 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setInputFrequencyOffset(), and SWGFreeDVModSettings().
|
private |
Definition at line 135 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setModAfInput(), and SWGFreeDVModSettings().
|
private |
Definition at line 120 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setPlayLoop(), and SWGFreeDVModSettings().
|
private |
Definition at line 144 of file SWGFreeDVModSettings.h.
Referenced by init(), setReverseApiAddress(), and SWGFreeDVModSettings().
|
private |
Definition at line 153 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiChannelIndex(), and SWGFreeDVModSettings().
|
private |
Definition at line 150 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiDeviceIndex(), and SWGFreeDVModSettings().
|
private |
Definition at line 147 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiPort(), and SWGFreeDVModSettings().
|
private |
Definition at line 123 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setRgbColor(), and SWGFreeDVModSettings().
|
private |
Definition at line 114 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setSpanLog2(), and SWGFreeDVModSettings().
|
private |
Definition at line 126 of file SWGFreeDVModSettings.h.
Referenced by init(), setTitle(), and SWGFreeDVModSettings().
|
private |
Definition at line 108 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setToneFrequency(), and SWGFreeDVModSettings().
|
private |
Definition at line 141 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setUseReverseApi(), and SWGFreeDVModSettings().
|
private |
Definition at line 111 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), init(), isSet(), setVolumeFactor(), and SWGFreeDVModSettings().
|
private |
Definition at line 134 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getModAfInput(), init(), setModAfInput(), and SWGFreeDVModSettings().
|
private |
Definition at line 119 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getPlayLoop(), init(), setPlayLoop(), and SWGFreeDVModSettings().
|
private |
Definition at line 143 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getReverseApiAddress(), init(), isSet(), setReverseApiAddress(), and SWGFreeDVModSettings().
|
private |
Definition at line 152 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiChannelIndex(), init(), setReverseApiChannelIndex(), and SWGFreeDVModSettings().
|
private |
Definition at line 149 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiDeviceIndex(), init(), setReverseApiDeviceIndex(), and SWGFreeDVModSettings().
|
private |
Definition at line 146 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiPort(), init(), setReverseApiPort(), and SWGFreeDVModSettings().
|
private |
Definition at line 122 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getRgbColor(), init(), setRgbColor(), and SWGFreeDVModSettings().
|
private |
Definition at line 113 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getSpanLog2(), init(), setSpanLog2(), and SWGFreeDVModSettings().
|
private |
Definition at line 125 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getTitle(), init(), isSet(), setTitle(), and SWGFreeDVModSettings().
|
private |
Definition at line 107 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getToneFrequency(), init(), setToneFrequency(), and SWGFreeDVModSettings().
|
private |
Definition at line 140 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getUseReverseApi(), init(), setUseReverseApi(), and SWGFreeDVModSettings().
|
private |
Definition at line 110 of file SWGFreeDVModSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getVolumeFactor(), init(), setVolumeFactor(), and SWGFreeDVModSettings().