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

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

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