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

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

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