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 <SWGUDPSourceSettings.h>
Definition at line 32 of file SWGUDPSourceSettings.h.
SWGSDRangel::SWGUDPSourceSettings::SWGUDPSourceSettings | ( | ) |
Definition at line 30 of file SWGUDPSourceSettings.cpp.
References am_mod_factor, auto_rw_balance, channel_mute, fm_deviation, gain_in, gain_out, input_frequency_offset, input_sample_rate, low_cutoff, m_am_mod_factor_isSet, m_auto_rw_balance_isSet, m_channel_mute_isSet, m_fm_deviation_isSet, m_gain_in_isSet, m_gain_out_isSet, m_input_frequency_offset_isSet, m_input_sample_rate_isSet, m_low_cutoff_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_sample_format_isSet, m_squelch_enabled_isSet, m_squelch_gate_isSet, m_squelch_isSet, m_stereo_input_isSet, m_title_isSet, m_udp_address_isSet, m_udp_port_isSet, m_use_reverse_api_isSet, reverse_api_address, reverse_api_channel_index, reverse_api_device_index, reverse_api_port, rf_bandwidth, rgb_color, sample_format, squelch, squelch_enabled, squelch_gate, stereo_input, title, udp_address, udp_port, and use_reverse_api.
SWGSDRangel::SWGUDPSourceSettings::SWGUDPSourceSettings | ( | QString * | json | ) |
Definition at line 25 of file SWGUDPSourceSettings.cpp.
References fromJson(), and init().
|
virtual |
Definition at line 81 of file SWGUDPSourceSettings.cpp.
References cleanup().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 233 of file SWGUDPSourceSettings.cpp.
References asJsonObject().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 244 of file SWGUDPSourceSettings.cpp.
References am_mod_factor, auto_rw_balance, channel_mute, fm_deviation, gain_in, gain_out, input_frequency_offset, input_sample_rate, low_cutoff, m_am_mod_factor_isSet, m_auto_rw_balance_isSet, m_channel_mute_isSet, m_fm_deviation_isSet, m_gain_in_isSet, m_gain_out_isSet, m_input_frequency_offset_isSet, m_input_sample_rate_isSet, m_low_cutoff_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_sample_format_isSet, m_squelch_enabled_isSet, m_squelch_gate_isSet, m_squelch_isSet, m_stereo_input_isSet, m_udp_port_isSet, m_use_reverse_api_isSet, reverse_api_address, reverse_api_channel_index, reverse_api_device_index, reverse_api_port, rf_bandwidth, rgb_color, sample_format, squelch, squelch_enabled, squelch_gate, stereo_input, title, SWGSDRangel::toJsonValue(), udp_address, udp_port, and use_reverse_api.
Referenced by asJson().
void SWGSDRangel::SWGUDPSourceSettings::cleanup | ( | ) |
Definition at line 138 of file SWGUDPSourceSettings.cpp.
References reverse_api_address, title, and udp_address.
Referenced by ~SWGUDPSourceSettings().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 172 of file SWGUDPSourceSettings.cpp.
References fromJsonObject().
Referenced by SWGUDPSourceSettings().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 181 of file SWGUDPSourceSettings.cpp.
References am_mod_factor, auto_rw_balance, channel_mute, fm_deviation, gain_in, gain_out, input_frequency_offset, input_sample_rate, low_cutoff, reverse_api_address, reverse_api_channel_index, reverse_api_device_index, reverse_api_port, rf_bandwidth, rgb_color, sample_format, SWGSDRangel::setValue(), squelch, squelch_enabled, squelch_gate, stereo_input, title, udp_address, udp_port, and use_reverse_api.
Referenced by fromJson(), and WebAPIRequestMapper::validateChannelSettings().
float SWGSDRangel::SWGUDPSourceSettings::getAmModFactor | ( | ) |
Definition at line 383 of file SWGUDPSourceSettings.cpp.
References am_mod_factor.
Referenced by UDPSource::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGUDPSourceSettings::getAutoRwBalance | ( | ) |
Definition at line 453 of file SWGUDPSourceSettings.cpp.
References auto_rw_balance.
Referenced by UDPSource::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGUDPSourceSettings::getChannelMute | ( | ) |
Definition at line 393 of file SWGUDPSourceSettings.cpp.
References channel_mute.
Referenced by UDPSource::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGUDPSourceSettings::getFmDeviation | ( | ) |
Definition at line 373 of file SWGUDPSourceSettings.cpp.
References fm_deviation.
Referenced by UDPSource::webapiSettingsPutPatch().
float SWGSDRangel::SWGUDPSourceSettings::getGainIn | ( | ) |
Definition at line 403 of file SWGUDPSourceSettings.cpp.
References gain_in.
Referenced by UDPSource::webapiSettingsPutPatch().
float SWGSDRangel::SWGUDPSourceSettings::getGainOut | ( | ) |
Definition at line 413 of file SWGUDPSourceSettings.cpp.
References gain_out.
Referenced by UDPSource::webapiSettingsPutPatch().
qint64 SWGSDRangel::SWGUDPSourceSettings::getInputFrequencyOffset | ( | ) |
Definition at line 343 of file SWGUDPSourceSettings.cpp.
References input_frequency_offset.
Referenced by UDPSource::webapiSettingsPutPatch().
float SWGSDRangel::SWGUDPSourceSettings::getInputSampleRate | ( | ) |
Definition at line 333 of file SWGUDPSourceSettings.cpp.
References input_sample_rate.
Referenced by UDPSource::webapiSettingsPutPatch().
float SWGSDRangel::SWGUDPSourceSettings::getLowCutoff | ( | ) |
Definition at line 363 of file SWGUDPSourceSettings.cpp.
References low_cutoff.
Referenced by UDPSource::webapiSettingsPutPatch().
QString * SWGSDRangel::SWGUDPSourceSettings::getReverseApiAddress | ( | ) |
Definition at line 523 of file SWGUDPSourceSettings.cpp.
References reverse_api_address.
Referenced by UDPSource::webapiFormatChannelSettings(), and UDPSource::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGUDPSourceSettings::getReverseApiChannelIndex | ( | ) |
Definition at line 553 of file SWGUDPSourceSettings.cpp.
References reverse_api_channel_index.
Referenced by UDPSource::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGUDPSourceSettings::getReverseApiDeviceIndex | ( | ) |
Definition at line 543 of file SWGUDPSourceSettings.cpp.
References reverse_api_device_index.
Referenced by UDPSource::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGUDPSourceSettings::getReverseApiPort | ( | ) |
Definition at line 533 of file SWGUDPSourceSettings.cpp.
References reverse_api_port.
Referenced by UDPSource::webapiSettingsPutPatch().
float SWGSDRangel::SWGUDPSourceSettings::getRfBandwidth | ( | ) |
Definition at line 353 of file SWGUDPSourceSettings.cpp.
References rf_bandwidth.
Referenced by UDPSource::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGUDPSourceSettings::getRgbColor | ( | ) |
Definition at line 473 of file SWGUDPSourceSettings.cpp.
References rgb_color.
Referenced by UDPSource::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGUDPSourceSettings::getSampleFormat | ( | ) |
Definition at line 323 of file SWGUDPSourceSettings.cpp.
References sample_format.
Referenced by UDPSource::webapiSettingsPutPatch().
float SWGSDRangel::SWGUDPSourceSettings::getSquelch | ( | ) |
Definition at line 423 of file SWGUDPSourceSettings.cpp.
References squelch.
Referenced by UDPSource::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGUDPSourceSettings::getSquelchEnabled | ( | ) |
Definition at line 443 of file SWGUDPSourceSettings.cpp.
References squelch_enabled.
Referenced by UDPSource::webapiSettingsPutPatch().
float SWGSDRangel::SWGUDPSourceSettings::getSquelchGate | ( | ) |
Definition at line 433 of file SWGUDPSourceSettings.cpp.
References squelch_gate.
Referenced by UDPSource::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGUDPSourceSettings::getStereoInput | ( | ) |
Definition at line 463 of file SWGUDPSourceSettings.cpp.
References stereo_input.
Referenced by UDPSource::webapiSettingsPutPatch().
QString * SWGSDRangel::SWGUDPSourceSettings::getTitle | ( | ) |
Definition at line 503 of file SWGUDPSourceSettings.cpp.
References title.
Referenced by UDPSource::webapiFormatChannelSettings(), and UDPSource::webapiSettingsPutPatch().
QString * SWGSDRangel::SWGUDPSourceSettings::getUdpAddress | ( | ) |
Definition at line 483 of file SWGUDPSourceSettings.cpp.
References udp_address.
Referenced by UDPSource::webapiFormatChannelSettings(), and UDPSource::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGUDPSourceSettings::getUdpPort | ( | ) |
Definition at line 493 of file SWGUDPSourceSettings.cpp.
References udp_port.
Referenced by UDPSource::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGUDPSourceSettings::getUseReverseApi | ( | ) |
Definition at line 513 of file SWGUDPSourceSettings.cpp.
References use_reverse_api.
Referenced by UDPSource::webapiSettingsPutPatch().
void SWGSDRangel::SWGUDPSourceSettings::init | ( | ) |
Definition at line 86 of file SWGUDPSourceSettings.cpp.
References am_mod_factor, auto_rw_balance, channel_mute, fm_deviation, gain_in, gain_out, input_frequency_offset, input_sample_rate, low_cutoff, m_am_mod_factor_isSet, m_auto_rw_balance_isSet, m_channel_mute_isSet, m_fm_deviation_isSet, m_gain_in_isSet, m_gain_out_isSet, m_input_frequency_offset_isSet, m_input_sample_rate_isSet, m_low_cutoff_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_sample_format_isSet, m_squelch_enabled_isSet, m_squelch_gate_isSet, m_squelch_isSet, m_stereo_input_isSet, m_title_isSet, m_udp_address_isSet, m_udp_port_isSet, m_use_reverse_api_isSet, reverse_api_address, reverse_api_channel_index, reverse_api_device_index, reverse_api_port, rf_bandwidth, rgb_color, sample_format, squelch, squelch_enabled, squelch_gate, stereo_input, title, udp_address, udp_port, and use_reverse_api.
Referenced by SWGUDPSourceSettings(), and UDPSource::webapiSettingsGet().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 564 of file SWGUDPSourceSettings.cpp.
References m_am_mod_factor_isSet, m_auto_rw_balance_isSet, m_channel_mute_isSet, m_fm_deviation_isSet, m_gain_in_isSet, m_gain_out_isSet, m_input_frequency_offset_isSet, m_input_sample_rate_isSet, m_low_cutoff_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_sample_format_isSet, m_squelch_enabled_isSet, m_squelch_gate_isSet, m_squelch_isSet, m_stereo_input_isSet, m_udp_port_isSet, m_use_reverse_api_isSet, reverse_api_address, title, and udp_address.
Referenced by SWGSDRangel::SWGChannelSettings::asJsonObject(), SWGSDRangel::SWGChannelSettings_2::asJsonObject(), SWGSDRangel::SWGChannelSettings_2::isSet(), and SWGSDRangel::SWGChannelSettings::isSet().
void SWGSDRangel::SWGUDPSourceSettings::setAmModFactor | ( | float | am_mod_factor | ) |
Definition at line 387 of file SWGUDPSourceSettings.cpp.
References am_mod_factor, and m_am_mod_factor_isSet.
Referenced by UDPSource::webapiFormatChannelSettings(), and UDPSource::webapiReverseSendSettings().
void SWGSDRangel::SWGUDPSourceSettings::setAutoRwBalance | ( | qint32 | auto_rw_balance | ) |
Definition at line 457 of file SWGUDPSourceSettings.cpp.
References auto_rw_balance, and m_auto_rw_balance_isSet.
Referenced by UDPSource::webapiFormatChannelSettings(), and UDPSource::webapiReverseSendSettings().
void SWGSDRangel::SWGUDPSourceSettings::setChannelMute | ( | qint32 | channel_mute | ) |
Definition at line 397 of file SWGUDPSourceSettings.cpp.
References channel_mute, and m_channel_mute_isSet.
Referenced by UDPSource::webapiFormatChannelSettings(), and UDPSource::webapiReverseSendSettings().
void SWGSDRangel::SWGUDPSourceSettings::setFmDeviation | ( | qint32 | fm_deviation | ) |
Definition at line 377 of file SWGUDPSourceSettings.cpp.
References fm_deviation, and m_fm_deviation_isSet.
Referenced by UDPSource::webapiFormatChannelSettings(), and UDPSource::webapiReverseSendSettings().
void SWGSDRangel::SWGUDPSourceSettings::setGainIn | ( | float | gain_in | ) |
Definition at line 407 of file SWGUDPSourceSettings.cpp.
References gain_in, and m_gain_in_isSet.
Referenced by UDPSource::webapiFormatChannelSettings(), and UDPSource::webapiReverseSendSettings().
void SWGSDRangel::SWGUDPSourceSettings::setGainOut | ( | float | gain_out | ) |
Definition at line 417 of file SWGUDPSourceSettings.cpp.
References gain_out, and m_gain_out_isSet.
Referenced by UDPSource::webapiFormatChannelSettings(), and UDPSource::webapiReverseSendSettings().
void SWGSDRangel::SWGUDPSourceSettings::setInputFrequencyOffset | ( | qint64 | input_frequency_offset | ) |
Definition at line 347 of file SWGUDPSourceSettings.cpp.
References input_frequency_offset, and m_input_frequency_offset_isSet.
Referenced by UDPSource::webapiFormatChannelSettings(), and UDPSource::webapiReverseSendSettings().
void SWGSDRangel::SWGUDPSourceSettings::setInputSampleRate | ( | float | input_sample_rate | ) |
Definition at line 337 of file SWGUDPSourceSettings.cpp.
References input_sample_rate, and m_input_sample_rate_isSet.
Referenced by UDPSource::webapiFormatChannelSettings(), and UDPSource::webapiReverseSendSettings().
void SWGSDRangel::SWGUDPSourceSettings::setLowCutoff | ( | float | low_cutoff | ) |
Definition at line 367 of file SWGUDPSourceSettings.cpp.
References low_cutoff, and m_low_cutoff_isSet.
Referenced by UDPSource::webapiFormatChannelSettings(), and UDPSource::webapiReverseSendSettings().
void SWGSDRangel::SWGUDPSourceSettings::setReverseApiAddress | ( | QString * | reverse_api_address | ) |
Definition at line 527 of file SWGUDPSourceSettings.cpp.
References m_reverse_api_address_isSet, and reverse_api_address.
Referenced by UDPSource::webapiFormatChannelSettings().
void SWGSDRangel::SWGUDPSourceSettings::setReverseApiChannelIndex | ( | qint32 | reverse_api_channel_index | ) |
Definition at line 557 of file SWGUDPSourceSettings.cpp.
References m_reverse_api_channel_index_isSet, and reverse_api_channel_index.
Referenced by UDPSource::webapiFormatChannelSettings().
void SWGSDRangel::SWGUDPSourceSettings::setReverseApiDeviceIndex | ( | qint32 | reverse_api_device_index | ) |
Definition at line 547 of file SWGUDPSourceSettings.cpp.
References m_reverse_api_device_index_isSet, and reverse_api_device_index.
Referenced by UDPSource::webapiFormatChannelSettings().
void SWGSDRangel::SWGUDPSourceSettings::setReverseApiPort | ( | qint32 | reverse_api_port | ) |
Definition at line 537 of file SWGUDPSourceSettings.cpp.
References m_reverse_api_port_isSet, and reverse_api_port.
Referenced by UDPSource::webapiFormatChannelSettings().
void SWGSDRangel::SWGUDPSourceSettings::setRfBandwidth | ( | float | rf_bandwidth | ) |
Definition at line 357 of file SWGUDPSourceSettings.cpp.
References m_rf_bandwidth_isSet, and rf_bandwidth.
Referenced by UDPSource::webapiFormatChannelSettings(), and UDPSource::webapiReverseSendSettings().
void SWGSDRangel::SWGUDPSourceSettings::setRgbColor | ( | qint32 | rgb_color | ) |
Definition at line 477 of file SWGUDPSourceSettings.cpp.
References m_rgb_color_isSet, and rgb_color.
Referenced by UDPSource::webapiFormatChannelSettings(), and UDPSource::webapiReverseSendSettings().
void SWGSDRangel::SWGUDPSourceSettings::setSampleFormat | ( | qint32 | sample_format | ) |
Definition at line 327 of file SWGUDPSourceSettings.cpp.
References m_sample_format_isSet, and sample_format.
Referenced by UDPSource::webapiFormatChannelSettings(), and UDPSource::webapiReverseSendSettings().
void SWGSDRangel::SWGUDPSourceSettings::setSquelch | ( | float | squelch | ) |
Definition at line 427 of file SWGUDPSourceSettings.cpp.
References m_squelch_isSet, and squelch.
Referenced by UDPSource::webapiFormatChannelSettings(), and UDPSource::webapiReverseSendSettings().
void SWGSDRangel::SWGUDPSourceSettings::setSquelchEnabled | ( | qint32 | squelch_enabled | ) |
Definition at line 447 of file SWGUDPSourceSettings.cpp.
References m_squelch_enabled_isSet, and squelch_enabled.
Referenced by UDPSource::webapiFormatChannelSettings(), and UDPSource::webapiReverseSendSettings().
void SWGSDRangel::SWGUDPSourceSettings::setSquelchGate | ( | float | squelch_gate | ) |
Definition at line 437 of file SWGUDPSourceSettings.cpp.
References m_squelch_gate_isSet, and squelch_gate.
Referenced by UDPSource::webapiFormatChannelSettings(), and UDPSource::webapiReverseSendSettings().
void SWGSDRangel::SWGUDPSourceSettings::setStereoInput | ( | qint32 | stereo_input | ) |
Definition at line 467 of file SWGUDPSourceSettings.cpp.
References m_stereo_input_isSet, and stereo_input.
Referenced by UDPSource::webapiFormatChannelSettings(), and UDPSource::webapiReverseSendSettings().
void SWGSDRangel::SWGUDPSourceSettings::setTitle | ( | QString * | title | ) |
Definition at line 507 of file SWGUDPSourceSettings.cpp.
References m_title_isSet, and title.
Referenced by UDPSource::webapiFormatChannelSettings(), and UDPSource::webapiReverseSendSettings().
void SWGSDRangel::SWGUDPSourceSettings::setUdpAddress | ( | QString * | udp_address | ) |
Definition at line 487 of file SWGUDPSourceSettings.cpp.
References m_udp_address_isSet, and udp_address.
Referenced by UDPSource::webapiFormatChannelSettings(), and UDPSource::webapiReverseSendSettings().
void SWGSDRangel::SWGUDPSourceSettings::setUdpPort | ( | qint32 | udp_port | ) |
Definition at line 497 of file SWGUDPSourceSettings.cpp.
References m_udp_port_isSet, and udp_port.
Referenced by UDPSource::webapiFormatChannelSettings(), and UDPSource::webapiReverseSendSettings().
void SWGSDRangel::SWGUDPSourceSettings::setUseReverseApi | ( | qint32 | use_reverse_api | ) |
Definition at line 517 of file SWGUDPSourceSettings.cpp.
References m_use_reverse_api_isSet, and use_reverse_api.
Referenced by UDPSource::webapiFormatChannelSettings().
|
private |
Definition at line 139 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getAmModFactor(), init(), setAmModFactor(), and SWGUDPSourceSettings().
|
private |
Definition at line 160 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getAutoRwBalance(), init(), setAutoRwBalance(), and SWGUDPSourceSettings().
|
private |
Definition at line 142 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getChannelMute(), init(), setChannelMute(), and SWGUDPSourceSettings().
|
private |
Definition at line 136 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getFmDeviation(), init(), setFmDeviation(), and SWGUDPSourceSettings().
|
private |
Definition at line 145 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getGainIn(), init(), setGainIn(), and SWGUDPSourceSettings().
|
private |
Definition at line 148 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getGainOut(), init(), setGainOut(), and SWGUDPSourceSettings().
|
private |
Definition at line 127 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getInputFrequencyOffset(), init(), setInputFrequencyOffset(), and SWGUDPSourceSettings().
|
private |
Definition at line 124 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getInputSampleRate(), init(), setInputSampleRate(), and SWGUDPSourceSettings().
|
private |
Definition at line 133 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getLowCutoff(), init(), setLowCutoff(), and SWGUDPSourceSettings().
|
private |
Definition at line 140 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), init(), isSet(), setAmModFactor(), and SWGUDPSourceSettings().
|
private |
Definition at line 161 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), init(), isSet(), setAutoRwBalance(), and SWGUDPSourceSettings().
|
private |
Definition at line 143 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), init(), isSet(), setChannelMute(), and SWGUDPSourceSettings().
|
private |
Definition at line 137 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), init(), isSet(), setFmDeviation(), and SWGUDPSourceSettings().
|
private |
Definition at line 146 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), init(), isSet(), setGainIn(), and SWGUDPSourceSettings().
|
private |
Definition at line 149 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), init(), isSet(), setGainOut(), and SWGUDPSourceSettings().
|
private |
Definition at line 128 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), init(), isSet(), setInputFrequencyOffset(), and SWGUDPSourceSettings().
|
private |
Definition at line 125 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), init(), isSet(), setInputSampleRate(), and SWGUDPSourceSettings().
|
private |
Definition at line 134 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), init(), isSet(), setLowCutoff(), and SWGUDPSourceSettings().
|
private |
Definition at line 182 of file SWGUDPSourceSettings.h.
Referenced by init(), setReverseApiAddress(), and SWGUDPSourceSettings().
|
private |
Definition at line 191 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiChannelIndex(), and SWGUDPSourceSettings().
|
private |
Definition at line 188 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiDeviceIndex(), and SWGUDPSourceSettings().
|
private |
Definition at line 185 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiPort(), and SWGUDPSourceSettings().
|
private |
Definition at line 131 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), init(), isSet(), setRfBandwidth(), and SWGUDPSourceSettings().
|
private |
Definition at line 167 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), init(), isSet(), setRgbColor(), and SWGUDPSourceSettings().
|
private |
Definition at line 122 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), init(), isSet(), setSampleFormat(), and SWGUDPSourceSettings().
|
private |
Definition at line 158 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), init(), isSet(), setSquelchEnabled(), and SWGUDPSourceSettings().
|
private |
Definition at line 155 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), init(), isSet(), setSquelchGate(), and SWGUDPSourceSettings().
|
private |
Definition at line 152 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), init(), isSet(), setSquelch(), and SWGUDPSourceSettings().
|
private |
Definition at line 164 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), init(), isSet(), setStereoInput(), and SWGUDPSourceSettings().
|
private |
Definition at line 176 of file SWGUDPSourceSettings.h.
Referenced by init(), setTitle(), and SWGUDPSourceSettings().
|
private |
Definition at line 170 of file SWGUDPSourceSettings.h.
Referenced by init(), setUdpAddress(), and SWGUDPSourceSettings().
|
private |
Definition at line 173 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), init(), isSet(), setUdpPort(), and SWGUDPSourceSettings().
|
private |
Definition at line 179 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), init(), isSet(), setUseReverseApi(), and SWGUDPSourceSettings().
|
private |
Definition at line 181 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getReverseApiAddress(), init(), isSet(), setReverseApiAddress(), and SWGUDPSourceSettings().
|
private |
Definition at line 190 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiChannelIndex(), init(), setReverseApiChannelIndex(), and SWGUDPSourceSettings().
|
private |
Definition at line 187 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiDeviceIndex(), init(), setReverseApiDeviceIndex(), and SWGUDPSourceSettings().
|
private |
Definition at line 184 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiPort(), init(), setReverseApiPort(), and SWGUDPSourceSettings().
|
private |
Definition at line 130 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getRfBandwidth(), init(), setRfBandwidth(), and SWGUDPSourceSettings().
|
private |
Definition at line 166 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getRgbColor(), init(), setRgbColor(), and SWGUDPSourceSettings().
|
private |
Definition at line 121 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getSampleFormat(), init(), setSampleFormat(), and SWGUDPSourceSettings().
|
private |
Definition at line 151 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getSquelch(), init(), setSquelch(), and SWGUDPSourceSettings().
|
private |
Definition at line 157 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getSquelchEnabled(), init(), setSquelchEnabled(), and SWGUDPSourceSettings().
|
private |
Definition at line 154 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getSquelchGate(), init(), setSquelchGate(), and SWGUDPSourceSettings().
|
private |
Definition at line 163 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getStereoInput(), init(), setStereoInput(), and SWGUDPSourceSettings().
|
private |
Definition at line 175 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getTitle(), init(), isSet(), setTitle(), and SWGUDPSourceSettings().
|
private |
Definition at line 169 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getUdpAddress(), init(), isSet(), setUdpAddress(), and SWGUDPSourceSettings().
|
private |
Definition at line 172 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getUdpPort(), init(), setUdpPort(), and SWGUDPSourceSettings().
|
private |
Definition at line 178 of file SWGUDPSourceSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getUseReverseApi(), init(), setUseReverseApi(), and SWGUDPSourceSettings().