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.
RemoteInput::MsgReportRemoteInputStreamData Member List

This is the complete list of members for RemoteInput::MsgReportRemoteInputStreamData, including all inherited members.

create(int sampleRate, quint64 centerFrequency, uint64_t tv_msec)RemoteInput::MsgReportRemoteInputStreamDatainlinestatic
get_tv_msec() constRemoteInput::MsgReportRemoteInputStreamDatainline
getCenterFrequency() constRemoteInput::MsgReportRemoteInputStreamDatainline
getDestination() constMessageinline
getIdentifier() constMessagevirtual
getSampleRate() constRemoteInput::MsgReportRemoteInputStreamDatainline
m_centerFrequencyRemoteInput::MsgReportRemoteInputStreamDataprotected
m_destinationMessageprotected
m_identifierMessageprotectedstatic
m_sampleRateRemoteInput::MsgReportRemoteInputStreamDataprotected
m_tv_msecRemoteInput::MsgReportRemoteInputStreamDataprotected
match(const Message *message)Messagestatic
matchIdentifier(const char *identifier) constMessagevirtual
Message()Message
MsgReportRemoteInputStreamData(int sampleRate, quint64 centerFrequency, uint64_t tv_msec)RemoteInput::MsgReportRemoteInputStreamDatainlineprotected
setDestination(void *destination)Messageinline
~Message()Messagevirtual