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.
RemoteInput::MsgConfigureRemoteInput Member List

This is the complete list of members for RemoteInput::MsgConfigureRemoteInput, including all inherited members.

create(const RemoteInputSettings &settings, bool force=false)RemoteInput::MsgConfigureRemoteInputinlinestatic
getDestination() constMessageinline
getForce() constRemoteInput::MsgConfigureRemoteInputinline
getIdentifier() constMessagevirtual
getSettings() constRemoteInput::MsgConfigureRemoteInputinline
m_destinationMessageprotected
m_forceRemoteInput::MsgConfigureRemoteInputprivate
m_identifierMessageprotectedstatic
m_settingsRemoteInput::MsgConfigureRemoteInputprivate
match(const Message *message)Messagestatic
matchIdentifier(const char *identifier) constMessagevirtual
Message()Message
MsgConfigureRemoteInput(const RemoteInputSettings &settings, bool force)RemoteInput::MsgConfigureRemoteInputinlineprivate
setDestination(void *destination)Messageinline
~Message()Messagevirtual