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 BladeRF2Output::MsgConfigureBladeRF2, including all inherited members.
create(const BladeRF2OutputSettings &settings, bool force) | BladeRF2Output::MsgConfigureBladeRF2 | inlinestatic |
getDestination() const | Message | inline |
getForce() const | BladeRF2Output::MsgConfigureBladeRF2 | inline |
getIdentifier() const | Message | virtual |
getSettings() const | BladeRF2Output::MsgConfigureBladeRF2 | inline |
m_destination | Message | protected |
m_force | BladeRF2Output::MsgConfigureBladeRF2 | private |
m_identifier | Message | protectedstatic |
m_settings | BladeRF2Output::MsgConfigureBladeRF2 | private |
match(const Message *message) | Message | static |
matchIdentifier(const char *identifier) const | Message | virtual |
Message() | Message | |
MsgConfigureBladeRF2(const BladeRF2OutputSettings &settings, bool force) | BladeRF2Output::MsgConfigureBladeRF2 | inlineprivate |
setDestination(void *destination) | Message | inline |
~Message() | Message | virtual |