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.
FileInput::MsgReportFileInputStreamData Member List

This is the complete list of members for FileInput::MsgReportFileInputStreamData, including all inherited members.

create(int sampleRate, quint32 sampleSize, quint64 centerFrequency, quint64 startingTimeStamp, quint64 recordLength)FileInput::MsgReportFileInputStreamDatainlinestatic
getCenterFrequency() constFileInput::MsgReportFileInputStreamDatainline
getDestination() constMessageinline
getIdentifier() constMessagevirtual
getRecordLength() constFileInput::MsgReportFileInputStreamDatainline
getSampleRate() constFileInput::MsgReportFileInputStreamDatainline
getSampleSize() constFileInput::MsgReportFileInputStreamDatainline
getStartingTimeStamp() constFileInput::MsgReportFileInputStreamDatainline
m_centerFrequencyFileInput::MsgReportFileInputStreamDataprotected
m_destinationMessageprotected
m_identifierMessageprotectedstatic
m_recordLengthFileInput::MsgReportFileInputStreamDataprotected
m_sampleRateFileInput::MsgReportFileInputStreamDataprotected
m_sampleSizeFileInput::MsgReportFileInputStreamDataprotected
m_startingTimeStampFileInput::MsgReportFileInputStreamDataprotected
match(const Message *message)Messagestatic
matchIdentifier(const char *identifier) constMessagevirtual
Message()Message
MsgReportFileInputStreamData(int sampleRate, quint32 sampleSize, quint64 centerFrequency, quint64 startingTimeStamp, quint64 recordLength)FileInput::MsgReportFileInputStreamDatainlineprotected
setDestination(void *destination)Messageinline
~Message()Messagevirtual