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.
|
This is the complete list of members for SoapySDROutput::MsgReportGainChange, including all inherited members.
create(const SoapySDROutputSettings &settings, bool globalGain, bool individualGains) | SoapySDROutput::MsgReportGainChange | inlinestatic |
getDestination() const | Message | inline |
getGlobalGain() const | SoapySDROutput::MsgReportGainChange | inline |
getIdentifier() const | Message | virtual |
getIndividualGains() const | SoapySDROutput::MsgReportGainChange | inline |
getSettings() const | SoapySDROutput::MsgReportGainChange | inline |
m_destination | Message | protected |
m_globalGain | SoapySDROutput::MsgReportGainChange | private |
m_identifier | Message | protectedstatic |
m_individualGains | SoapySDROutput::MsgReportGainChange | private |
m_settings | SoapySDROutput::MsgReportGainChange | private |
match(const Message *message) | Message | static |
matchIdentifier(const char *identifier) const | Message | virtual |
Message() | Message | |
MsgReportGainChange(const SoapySDROutputSettings &settings, bool globalGain, bool individualGains) | SoapySDROutput::MsgReportGainChange | inlineprivate |
setDestination(void *destination) | Message | inline |
~Message() | Message | virtual |