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 DeviceLimeSDRShared::MsgReportClockSourceChange, including all inherited members.
create(bool extClock, uint32_t m_extClockFreq) | DeviceLimeSDRShared::MsgReportClockSourceChange | inlinestatic |
getDestination() const | Message | inline |
getExtClock() const | DeviceLimeSDRShared::MsgReportClockSourceChange | inline |
getExtClockFeq() const | DeviceLimeSDRShared::MsgReportClockSourceChange | inline |
getIdentifier() const | Message | virtual |
m_destination | Message | protected |
m_extClock | DeviceLimeSDRShared::MsgReportClockSourceChange | private |
m_extClockFreq | DeviceLimeSDRShared::MsgReportClockSourceChange | private |
m_identifier | Message | protectedstatic |
match(const Message *message) | Message | static |
matchIdentifier(const char *identifier) const | Message | virtual |
Message() | Message | |
MsgReportClockSourceChange(bool extClock, uint32_t m_extClockFreq) | DeviceLimeSDRShared::MsgReportClockSourceChange | inlineprivate |
setDestination(void *destination) | Message | inline |
~Message() | Message | virtual |