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.
LocalOutput::MsgReportSampleRateAndFrequency Member List

This is the complete list of members for LocalOutput::MsgReportSampleRateAndFrequency, including all inherited members.

create(int sampleRate, qint64 centerFrequency)LocalOutput::MsgReportSampleRateAndFrequencyinlinestatic
getCenterFrequency() constLocalOutput::MsgReportSampleRateAndFrequencyinline
getDestination() constMessageinline
getIdentifier() constMessagevirtual
getSampleRate() constLocalOutput::MsgReportSampleRateAndFrequencyinline
m_centerFrequencyLocalOutput::MsgReportSampleRateAndFrequencyprotected
m_destinationMessageprotected
m_identifierMessageprotectedstatic
m_sampleRateLocalOutput::MsgReportSampleRateAndFrequencyprotected
match(const Message *message)Messagestatic
matchIdentifier(const char *identifier) constMessagevirtual
Message()Message
MsgReportSampleRateAndFrequency(int sampleRate, qint64 centerFrequency)LocalOutput::MsgReportSampleRateAndFrequencyinlineprotected
setDestination(void *destination)Messageinline
~Message()Messagevirtual