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.
DeviceSoapySDRShared::MsgReportBuddyChange Member List

This is the complete list of members for DeviceSoapySDRShared::MsgReportBuddyChange, including all inherited members.

create(uint64_t centerFrequency, int LOppmTenths, int fcPos, int devSampleRate, bool rxElseTx)DeviceSoapySDRShared::MsgReportBuddyChangeinlinestatic
getCenterFrequency() constDeviceSoapySDRShared::MsgReportBuddyChangeinline
getDestination() constMessageinline
getDevSampleRate() constDeviceSoapySDRShared::MsgReportBuddyChangeinline
getFcPos() constDeviceSoapySDRShared::MsgReportBuddyChangeinline
getIdentifier() constMessagevirtual
getLOppmTenths() constDeviceSoapySDRShared::MsgReportBuddyChangeinline
getRxElseTx() constDeviceSoapySDRShared::MsgReportBuddyChangeinline
m_centerFrequencyDeviceSoapySDRShared::MsgReportBuddyChangeprivate
m_destinationMessageprotected
m_devSampleRateDeviceSoapySDRShared::MsgReportBuddyChangeprivate
m_fcPosDeviceSoapySDRShared::MsgReportBuddyChangeprivate
m_identifierMessageprotectedstatic
m_LOppmTenthsDeviceSoapySDRShared::MsgReportBuddyChangeprivate
m_rxElseTxDeviceSoapySDRShared::MsgReportBuddyChangeprivate
match(const Message *message)Messagestatic
matchIdentifier(const char *identifier) constMessagevirtual
Message()Message
MsgReportBuddyChange(uint64_t centerFrequency, int LOppmTenths, int fcPos, int devSampleRate, bool rxElseTx)DeviceSoapySDRShared::MsgReportBuddyChangeinlineprivate
setDestination(void *destination)Messageinline
~Message()Messagevirtual