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.
MainCore::MsgAddChannel Member List

This is the complete list of members for MainCore::MsgAddChannel, including all inherited members.

create(int deviceSetIndex, int channelRegistrationIndex, bool tx)MainCore::MsgAddChannelinlinestatic
getChannelRegistrationIndex() constMainCore::MsgAddChannelinline
getDestination() constMessageinline
getDeviceSetIndex() constMainCore::MsgAddChannelinline
getIdentifier() constMessagevirtual
isTx() constMainCore::MsgAddChannelinline
m_channelRegistrationIndexMainCore::MsgAddChannelprivate
m_destinationMessageprotected
m_deviceSetIndexMainCore::MsgAddChannelprivate
m_identifierMessageprotectedstatic
m_txMainCore::MsgAddChannelprivate
match(const Message *message)Messagestatic
matchIdentifier(const char *identifier) constMessagevirtual
Message()Message
MsgAddChannel(int deviceSetIndex, int channelRegistrationIndex, bool tx)MainCore::MsgAddChannelinlineprivate
setDestination(void *destination)Messageinline
~Message()Messagevirtual