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.
RemoteSource::MsgReportStreamData Member List

This is the complete list of members for RemoteSource::MsgReportStreamData, including all inherited members.

create(uint32_t tv_sec, uint32_t tv_usec, uint32_t queueSize, uint32_t queueLength, uint32_t readSamplesCount, uint32_t nbCorrectableErrors, uint32_t nbUncorrectableErrors, uint32_t nbOriginalBlocks, uint32_t nbFECBlocks, uint32_t centerFreq, uint32_t sampleRate)RemoteSource::MsgReportStreamDatainlinestatic
get_centerFreq() constRemoteSource::MsgReportStreamDatainline
get_nbCorrectableErrors() constRemoteSource::MsgReportStreamDatainline
get_nbFECBlocks() constRemoteSource::MsgReportStreamDatainline
get_nbOriginalBlocks() constRemoteSource::MsgReportStreamDatainline
get_nbUncorrectableErrors() constRemoteSource::MsgReportStreamDatainline
get_queueLength() constRemoteSource::MsgReportStreamDatainline
get_queueSize() constRemoteSource::MsgReportStreamDatainline
get_readSamplesCount() constRemoteSource::MsgReportStreamDatainline
get_sampleRate() constRemoteSource::MsgReportStreamDatainline
get_tv_sec() constRemoteSource::MsgReportStreamDatainline
get_tv_usec() constRemoteSource::MsgReportStreamDatainline
getDestination() constMessageinline
getIdentifier() constMessagevirtual
m_centerFreqRemoteSource::MsgReportStreamDataprotected
m_destinationMessageprotected
m_identifierMessageprotectedstatic
m_nbCorrectableErrorsRemoteSource::MsgReportStreamDataprotected
m_nbFECBlocksRemoteSource::MsgReportStreamDataprotected
m_nbOriginalBlocksRemoteSource::MsgReportStreamDataprotected
m_nbUncorrectableErrorsRemoteSource::MsgReportStreamDataprotected
m_queueLengthRemoteSource::MsgReportStreamDataprotected
m_queueSizeRemoteSource::MsgReportStreamDataprotected
m_readSamplesCountRemoteSource::MsgReportStreamDataprotected
m_sampleRateRemoteSource::MsgReportStreamDataprotected
m_tv_secRemoteSource::MsgReportStreamDataprotected
m_tv_usecRemoteSource::MsgReportStreamDataprotected
match(const Message *message)Messagestatic
matchIdentifier(const char *identifier) constMessagevirtual
Message()Message
MsgReportStreamData(uint32_t tv_sec, uint32_t tv_usec, uint32_t queueSize, uint32_t queueLength, uint32_t readSamplesCount, uint32_t nbCorrectableErrors, uint32_t nbUncorrectableErrors, uint32_t nbOriginalBlocks, uint32_t nbFECBlocks, uint32_t centerFreq, uint32_t sampleRate)RemoteSource::MsgReportStreamDatainlineprotected
setDestination(void *destination)Messageinline
~Message()Messagevirtual