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.
UpChannelizer::MsgChannelizerNotification Member List

This is the complete list of members for UpChannelizer::MsgChannelizerNotification, including all inherited members.

create(int basebandSampleRate, int samplerate, qint64 frequencyOffset)UpChannelizer::MsgChannelizerNotificationinlinestatic
getBasebandSampleRate() constUpChannelizer::MsgChannelizerNotificationinline
getDestination() constMessageinline
getFrequencyOffset() constUpChannelizer::MsgChannelizerNotificationinline
getIdentifier() constMessagevirtual
getSampleRate() constUpChannelizer::MsgChannelizerNotificationinline
m_basebandSampleRateUpChannelizer::MsgChannelizerNotificationprivate
m_destinationMessageprotected
m_frequencyOffsetUpChannelizer::MsgChannelizerNotificationprivate
m_identifierMessageprotectedstatic
m_sampleRateUpChannelizer::MsgChannelizerNotificationprivate
match(const Message *message)Messagestatic
matchIdentifier(const char *identifier) constMessagevirtual
Message()Message
MsgChannelizerNotification(int basebandSampleRate, int samplerate, qint64 frequencyOffset)UpChannelizer::MsgChannelizerNotificationinline
setDestination(void *destination)Messageinline
~Message()Messagevirtual