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.
|
This is the complete list of members for MainWindow::MsgAddChannel, including all inherited members.
create(int deviceSetIndex, int channelRegistrationIndex, bool tx) | MainWindow::MsgAddChannel | inlinestatic |
getChannelRegistrationIndex() const | MainWindow::MsgAddChannel | inline |
getDestination() const | Message | inline |
getDeviceSetIndex() const | MainWindow::MsgAddChannel | inline |
getIdentifier() const | Message | virtual |
isTx() const | MainWindow::MsgAddChannel | inline |
m_channelRegistrationIndex | MainWindow::MsgAddChannel | private |
m_destination | Message | protected |
m_deviceSetIndex | MainWindow::MsgAddChannel | private |
m_identifier | Message | protectedstatic |
m_tx | MainWindow::MsgAddChannel | private |
match(const Message *message) | Message | static |
matchIdentifier(const char *identifier) const | Message | virtual |
Message() | Message | |
MsgAddChannel(int deviceSetIndex, int channelRegistrationIndex, bool tx) | MainWindow::MsgAddChannel | inlineprivate |
setDestination(void *destination) | Message | inline |
~Message() | Message | virtual |