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.
MainWindow::MsgDeleteChannel Member List

This is the complete list of members for MainWindow::MsgDeleteChannel, including all inherited members.

create(int deviceSetIndex, int channelIndex, bool tx)MainWindow::MsgDeleteChannelinlinestatic
getChannelIndex() constMainWindow::MsgDeleteChannelinline
getDestination() constMessageinline
getDeviceSetIndex() constMainWindow::MsgDeleteChannelinline
getIdentifier() constMessagevirtual
isTx() constMainWindow::MsgDeleteChannelinline
m_channelIndexMainWindow::MsgDeleteChannelprivate
m_destinationMessageprotected
m_deviceSetIndexMainWindow::MsgDeleteChannelprivate
m_identifierMessageprotectedstatic
m_txMainWindow::MsgDeleteChannelprivate
match(const Message *message)Messagestatic
matchIdentifier(const char *identifier) constMessagevirtual
Message()Message
MsgDeleteChannel(int deviceSetIndex, int channelIndex, bool tx)MainWindow::MsgDeleteChannelinlineprivate
setDestination(void *destination)Messageinline
~Message()Messagevirtual