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.
DeviceLimeSDRShared::MsgReportClockSourceChange Member List

This is the complete list of members for DeviceLimeSDRShared::MsgReportClockSourceChange, including all inherited members.

create(bool extClock, uint32_t m_extClockFreq)DeviceLimeSDRShared::MsgReportClockSourceChangeinlinestatic
getDestination() constMessageinline
getExtClock() constDeviceLimeSDRShared::MsgReportClockSourceChangeinline
getExtClockFeq() constDeviceLimeSDRShared::MsgReportClockSourceChangeinline
getIdentifier() constMessagevirtual
m_destinationMessageprotected
m_extClockDeviceLimeSDRShared::MsgReportClockSourceChangeprivate
m_extClockFreqDeviceLimeSDRShared::MsgReportClockSourceChangeprivate
m_identifierMessageprotectedstatic
match(const Message *message)Messagestatic
matchIdentifier(const char *identifier) constMessagevirtual
Message()Message
MsgReportClockSourceChange(bool extClock, uint32_t m_extClockFreq)DeviceLimeSDRShared::MsgReportClockSourceChangeinlineprivate
setDestination(void *destination)Messageinline
~Message()Messagevirtual