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.
BladeRF2Output::MsgReportGainRange Member List

This is the complete list of members for BladeRF2Output::MsgReportGainRange, including all inherited members.

create(int min, int max, int step)BladeRF2Output::MsgReportGainRangeinlinestatic
getDestination() constMessageinline
getIdentifier() constMessagevirtual
getMax() constBladeRF2Output::MsgReportGainRangeinline
getMin() constBladeRF2Output::MsgReportGainRangeinline
getStep() constBladeRF2Output::MsgReportGainRangeinline
m_destinationMessageprotected
m_identifierMessageprotectedstatic
m_maxBladeRF2Output::MsgReportGainRangeprotected
m_minBladeRF2Output::MsgReportGainRangeprotected
m_stepBladeRF2Output::MsgReportGainRangeprotected
match(const Message *message)Messagestatic
matchIdentifier(const char *identifier) constMessagevirtual
Message()Message
MsgReportGainRange(int min, int max, int step)BladeRF2Output::MsgReportGainRangeinlineprotected
setDestination(void *destination)Messageinline
~Message()Messagevirtual