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 <SWGLocalSinkSettings.h>
Private Attributes | |
qint32 | local_device_index |
bool | m_local_device_index_isSet |
qint32 | rgb_color |
bool | m_rgb_color_isSet |
QString * | title |
bool | m_title_isSet |
qint32 | log2_decim |
bool | m_log2_decim_isSet |
qint32 | filter_chain_hash |
bool | m_filter_chain_hash_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 |
Definition at line 32 of file SWGLocalSinkSettings.h.
SWGSDRangel::SWGLocalSinkSettings::SWGLocalSinkSettings | ( | ) |
Definition at line 30 of file SWGLocalSinkSettings.cpp.
References filter_chain_hash, local_device_index, log2_decim, m_filter_chain_hash_isSet, m_local_device_index_isSet, m_log2_decim_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_title_isSet, m_use_reverse_api_isSet, reverse_api_address, reverse_api_channel_index, reverse_api_device_index, reverse_api_port, rgb_color, title, and use_reverse_api.
SWGSDRangel::SWGLocalSinkSettings::SWGLocalSinkSettings | ( | QString * | json | ) |
Definition at line 25 of file SWGLocalSinkSettings.cpp.
References fromJson(), and init().
|
virtual |
Definition at line 53 of file SWGLocalSinkSettings.cpp.
References cleanup().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 133 of file SWGLocalSinkSettings.cpp.
References asJsonObject().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 144 of file SWGLocalSinkSettings.cpp.
References filter_chain_hash, local_device_index, log2_decim, m_filter_chain_hash_isSet, m_local_device_index_isSet, m_log2_decim_isSet, m_reverse_api_channel_index_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_rgb_color_isSet, m_use_reverse_api_isSet, reverse_api_address, reverse_api_channel_index, reverse_api_device_index, reverse_api_port, rgb_color, title, SWGSDRangel::toJsonValue(), and use_reverse_api.
Referenced by asJson().
void SWGSDRangel::SWGLocalSinkSettings::cleanup | ( | ) |
Definition at line 82 of file SWGLocalSinkSettings.cpp.
References reverse_api_address, and title.
Referenced by ~SWGLocalSinkSettings().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 100 of file SWGLocalSinkSettings.cpp.
References fromJsonObject().
Referenced by SWGLocalSinkSettings().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 109 of file SWGLocalSinkSettings.cpp.
References filter_chain_hash, local_device_index, log2_decim, reverse_api_address, reverse_api_channel_index, reverse_api_device_index, reverse_api_port, rgb_color, SWGSDRangel::setValue(), title, and use_reverse_api.
Referenced by fromJson(), and WebAPIRequestMapper::validateChannelSettings().
qint32 SWGSDRangel::SWGLocalSinkSettings::getFilterChainHash | ( | ) |
Definition at line 221 of file SWGLocalSinkSettings.cpp.
References filter_chain_hash.
Referenced by LocalSink::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLocalSinkSettings::getLocalDeviceIndex | ( | ) |
Definition at line 181 of file SWGLocalSinkSettings.cpp.
References local_device_index.
Referenced by LocalSink::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLocalSinkSettings::getLog2Decim | ( | ) |
Definition at line 211 of file SWGLocalSinkSettings.cpp.
References log2_decim.
Referenced by LocalSink::webapiSettingsPutPatch().
QString * SWGSDRangel::SWGLocalSinkSettings::getReverseApiAddress | ( | ) |
Definition at line 241 of file SWGLocalSinkSettings.cpp.
References reverse_api_address.
Referenced by LocalSink::webapiFormatChannelSettings(), and LocalSink::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLocalSinkSettings::getReverseApiChannelIndex | ( | ) |
Definition at line 271 of file SWGLocalSinkSettings.cpp.
References reverse_api_channel_index.
Referenced by LocalSink::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLocalSinkSettings::getReverseApiDeviceIndex | ( | ) |
Definition at line 261 of file SWGLocalSinkSettings.cpp.
References reverse_api_device_index.
Referenced by LocalSink::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLocalSinkSettings::getReverseApiPort | ( | ) |
Definition at line 251 of file SWGLocalSinkSettings.cpp.
References reverse_api_port.
Referenced by LocalSink::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLocalSinkSettings::getRgbColor | ( | ) |
Definition at line 191 of file SWGLocalSinkSettings.cpp.
References rgb_color.
Referenced by LocalSink::webapiSettingsPutPatch().
QString * SWGSDRangel::SWGLocalSinkSettings::getTitle | ( | ) |
Definition at line 201 of file SWGLocalSinkSettings.cpp.
References title.
Referenced by LocalSink::webapiFormatChannelSettings(), and LocalSink::webapiSettingsPutPatch().
qint32 SWGSDRangel::SWGLocalSinkSettings::getUseReverseApi | ( | ) |
Definition at line 231 of file SWGLocalSinkSettings.cpp.
References use_reverse_api.
Referenced by LocalSink::webapiSettingsPutPatch().
void SWGSDRangel::SWGLocalSinkSettings::init | ( | ) |
Definition at line 58 of file SWGLocalSinkSettings.cpp.
References filter_chain_hash, local_device_index, log2_decim, m_filter_chain_hash_isSet, m_local_device_index_isSet, m_log2_decim_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_title_isSet, m_use_reverse_api_isSet, reverse_api_address, reverse_api_channel_index, reverse_api_device_index, reverse_api_port, rgb_color, title, and use_reverse_api.
Referenced by SWGLocalSinkSettings(), and LocalSink::webapiSettingsGet().
|
overridevirtual |
Reimplemented from SWGSDRangel::SWGObject.
Definition at line 282 of file SWGLocalSinkSettings.cpp.
References m_filter_chain_hash_isSet, m_local_device_index_isSet, m_log2_decim_isSet, m_reverse_api_channel_index_isSet, m_reverse_api_device_index_isSet, m_reverse_api_port_isSet, m_rgb_color_isSet, m_use_reverse_api_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::SWGLocalSinkSettings::setFilterChainHash | ( | qint32 | filter_chain_hash | ) |
Definition at line 225 of file SWGLocalSinkSettings.cpp.
References filter_chain_hash, and m_filter_chain_hash_isSet.
Referenced by LocalSink::webapiFormatChannelSettings(), and LocalSink::webapiReverseSendSettings().
void SWGSDRangel::SWGLocalSinkSettings::setLocalDeviceIndex | ( | qint32 | local_device_index | ) |
Definition at line 185 of file SWGLocalSinkSettings.cpp.
References local_device_index, and m_local_device_index_isSet.
Referenced by LocalSink::webapiFormatChannelSettings(), and LocalSink::webapiReverseSendSettings().
void SWGSDRangel::SWGLocalSinkSettings::setLog2Decim | ( | qint32 | log2_decim | ) |
Definition at line 215 of file SWGLocalSinkSettings.cpp.
References log2_decim, and m_log2_decim_isSet.
Referenced by LocalSink::webapiFormatChannelSettings(), and LocalSink::webapiReverseSendSettings().
void SWGSDRangel::SWGLocalSinkSettings::setReverseApiAddress | ( | QString * | reverse_api_address | ) |
Definition at line 245 of file SWGLocalSinkSettings.cpp.
References m_reverse_api_address_isSet, and reverse_api_address.
Referenced by LocalSink::webapiFormatChannelSettings().
void SWGSDRangel::SWGLocalSinkSettings::setReverseApiChannelIndex | ( | qint32 | reverse_api_channel_index | ) |
Definition at line 275 of file SWGLocalSinkSettings.cpp.
References m_reverse_api_channel_index_isSet, and reverse_api_channel_index.
Referenced by LocalSink::webapiFormatChannelSettings().
void SWGSDRangel::SWGLocalSinkSettings::setReverseApiDeviceIndex | ( | qint32 | reverse_api_device_index | ) |
Definition at line 265 of file SWGLocalSinkSettings.cpp.
References m_reverse_api_device_index_isSet, and reverse_api_device_index.
Referenced by LocalSink::webapiFormatChannelSettings().
void SWGSDRangel::SWGLocalSinkSettings::setReverseApiPort | ( | qint32 | reverse_api_port | ) |
Definition at line 255 of file SWGLocalSinkSettings.cpp.
References m_reverse_api_port_isSet, and reverse_api_port.
Referenced by LocalSink::webapiFormatChannelSettings().
void SWGSDRangel::SWGLocalSinkSettings::setRgbColor | ( | qint32 | rgb_color | ) |
Definition at line 195 of file SWGLocalSinkSettings.cpp.
References m_rgb_color_isSet, and rgb_color.
Referenced by LocalSink::webapiFormatChannelSettings(), and LocalSink::webapiReverseSendSettings().
void SWGSDRangel::SWGLocalSinkSettings::setTitle | ( | QString * | title | ) |
Definition at line 205 of file SWGLocalSinkSettings.cpp.
References m_title_isSet, and title.
Referenced by LocalSink::webapiFormatChannelSettings(), and LocalSink::webapiReverseSendSettings().
void SWGSDRangel::SWGLocalSinkSettings::setUseReverseApi | ( | qint32 | use_reverse_api | ) |
Definition at line 235 of file SWGLocalSinkSettings.cpp.
References m_use_reverse_api_isSet, and use_reverse_api.
Referenced by LocalSink::webapiFormatChannelSettings().
|
private |
Definition at line 91 of file SWGLocalSinkSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getFilterChainHash(), init(), setFilterChainHash(), and SWGLocalSinkSettings().
|
private |
Definition at line 79 of file SWGLocalSinkSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getLocalDeviceIndex(), init(), setLocalDeviceIndex(), and SWGLocalSinkSettings().
|
private |
Definition at line 88 of file SWGLocalSinkSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getLog2Decim(), init(), setLog2Decim(), and SWGLocalSinkSettings().
|
private |
Definition at line 92 of file SWGLocalSinkSettings.h.
Referenced by asJsonObject(), init(), isSet(), setFilterChainHash(), and SWGLocalSinkSettings().
|
private |
Definition at line 80 of file SWGLocalSinkSettings.h.
Referenced by asJsonObject(), init(), isSet(), setLocalDeviceIndex(), and SWGLocalSinkSettings().
|
private |
Definition at line 89 of file SWGLocalSinkSettings.h.
Referenced by asJsonObject(), init(), isSet(), setLog2Decim(), and SWGLocalSinkSettings().
|
private |
Definition at line 98 of file SWGLocalSinkSettings.h.
Referenced by init(), setReverseApiAddress(), and SWGLocalSinkSettings().
|
private |
Definition at line 107 of file SWGLocalSinkSettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiChannelIndex(), and SWGLocalSinkSettings().
|
private |
Definition at line 104 of file SWGLocalSinkSettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiDeviceIndex(), and SWGLocalSinkSettings().
|
private |
Definition at line 101 of file SWGLocalSinkSettings.h.
Referenced by asJsonObject(), init(), isSet(), setReverseApiPort(), and SWGLocalSinkSettings().
|
private |
Definition at line 83 of file SWGLocalSinkSettings.h.
Referenced by asJsonObject(), init(), isSet(), setRgbColor(), and SWGLocalSinkSettings().
|
private |
Definition at line 86 of file SWGLocalSinkSettings.h.
Referenced by init(), setTitle(), and SWGLocalSinkSettings().
|
private |
Definition at line 95 of file SWGLocalSinkSettings.h.
Referenced by asJsonObject(), init(), isSet(), setUseReverseApi(), and SWGLocalSinkSettings().
|
private |
Definition at line 97 of file SWGLocalSinkSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getReverseApiAddress(), init(), isSet(), setReverseApiAddress(), and SWGLocalSinkSettings().
|
private |
Definition at line 106 of file SWGLocalSinkSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiChannelIndex(), init(), setReverseApiChannelIndex(), and SWGLocalSinkSettings().
|
private |
Definition at line 103 of file SWGLocalSinkSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiDeviceIndex(), init(), setReverseApiDeviceIndex(), and SWGLocalSinkSettings().
|
private |
Definition at line 100 of file SWGLocalSinkSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getReverseApiPort(), init(), setReverseApiPort(), and SWGLocalSinkSettings().
|
private |
Definition at line 82 of file SWGLocalSinkSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getRgbColor(), init(), setRgbColor(), and SWGLocalSinkSettings().
|
private |
Definition at line 85 of file SWGLocalSinkSettings.h.
Referenced by asJsonObject(), cleanup(), fromJsonObject(), getTitle(), init(), isSet(), setTitle(), and SWGLocalSinkSettings().
|
private |
Definition at line 94 of file SWGLocalSinkSettings.h.
Referenced by asJsonObject(), fromJsonObject(), getUseReverseApi(), init(), setUseReverseApi(), and SWGLocalSinkSettings().