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.
ChannelAnalyzer::MsgConfigureChannelAnalyzer Member List

This is the complete list of members for ChannelAnalyzer::MsgConfigureChannelAnalyzer, including all inherited members.

create(const ChannelAnalyzerSettings &settings, bool force)ChannelAnalyzer::MsgConfigureChannelAnalyzerinlinestatic
getDestination() constMessageinline
getForce() constChannelAnalyzer::MsgConfigureChannelAnalyzerinline
getIdentifier() constMessagevirtual
getSettings() constChannelAnalyzer::MsgConfigureChannelAnalyzerinline
m_destinationMessageprotected
m_forceChannelAnalyzer::MsgConfigureChannelAnalyzerprivate
m_identifierMessageprotectedstatic
m_settingsChannelAnalyzer::MsgConfigureChannelAnalyzerprivate
match(const Message *message)Messagestatic
matchIdentifier(const char *identifier) constMessagevirtual
Message()Message
MsgConfigureChannelAnalyzer(const ChannelAnalyzerSettings &settings, bool force)ChannelAnalyzer::MsgConfigureChannelAnalyzerinlineprivate
setDestination(void *destination)Messageinline
~Message()Messagevirtual