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

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

create(int min, int max, int step)BladeRF2Input::MsgReportGainRangeinlinestatic
getDestination() constMessageinline
getIdentifier() constMessagevirtual
getMax() constBladeRF2Input::MsgReportGainRangeinline
getMin() constBladeRF2Input::MsgReportGainRangeinline
getStep() constBladeRF2Input::MsgReportGainRangeinline
m_destinationMessageprotected
m_identifierMessageprotectedstatic
m_maxBladeRF2Input::MsgReportGainRangeprotected
m_minBladeRF2Input::MsgReportGainRangeprotected
m_stepBladeRF2Input::MsgReportGainRangeprotected
match(const Message *message)Messagestatic
matchIdentifier(const char *identifier) constMessagevirtual
Message()Message
MsgReportGainRange(int min, int max, int step)BladeRF2Input::MsgReportGainRangeinlineprotected
setDestination(void *destination)Messageinline
~Message()Messagevirtual