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.
DevicePlutoSDRShared::MsgCrossReportToBuddy Member List

This is the complete list of members for DevicePlutoSDRShared::MsgCrossReportToBuddy, including all inherited members.

create(uint64_t devSampleRate, bool lpfFIREnable, uint32_t lpfFIRlog2Interp, uint32_t lpfFIRBW, int32_t loPPMTenths)DevicePlutoSDRShared::MsgCrossReportToBuddyinlinestatic
getDestination() constMessageinline
getDevSampleRate() constDevicePlutoSDRShared::MsgCrossReportToBuddyinline
getIdentifier() constMessagevirtual
getLoPPMTenths() constDevicePlutoSDRShared::MsgCrossReportToBuddyinline
getLpfFirbw() constDevicePlutoSDRShared::MsgCrossReportToBuddyinline
getLpfFiRlog2IntDec() constDevicePlutoSDRShared::MsgCrossReportToBuddyinline
isLpfFirEnable() constDevicePlutoSDRShared::MsgCrossReportToBuddyinline
m_destinationMessageprotected
m_devSampleRateDevicePlutoSDRShared::MsgCrossReportToBuddyprivate
m_identifierMessageprotectedstatic
m_loPPMTenthsDevicePlutoSDRShared::MsgCrossReportToBuddyprivate
m_lpfFIRBWDevicePlutoSDRShared::MsgCrossReportToBuddyprivate
m_lpfFIREnableDevicePlutoSDRShared::MsgCrossReportToBuddyprivate
m_lpfFIRlogIntDecDevicePlutoSDRShared::MsgCrossReportToBuddyprivate
match(const Message *message)Messagestatic
matchIdentifier(const char *identifier) constMessagevirtual
Message()Message
MsgCrossReportToBuddy(uint64_t devSampleRate, bool lpfFIREnable, uint32_t lpfFIRlog2IntDec, uint32_t lpfFIRBW, int32_t loPPMTenths)DevicePlutoSDRShared::MsgCrossReportToBuddyinlineprivate
setDestination(void *destination)Messageinline
~Message()Messagevirtual