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.
LimeSDROutput::MsgReportStreamInfo Member List

This is the complete list of members for LimeSDROutput::MsgReportStreamInfo, including all inherited members.

create(bool success, bool active, uint32_t fifoFilledCount, uint32_t fifoSize, uint32_t underrun, uint32_t overrun, uint32_t droppedPackets, float linkRate, uint64_t timestamp)LimeSDROutput::MsgReportStreamInfoinlinestatic
getActive() constLimeSDROutput::MsgReportStreamInfoinline
getDestination() constMessageinline
getDroppedPackets() constLimeSDROutput::MsgReportStreamInfoinline
getFifoFilledCount() constLimeSDROutput::MsgReportStreamInfoinline
getFifoSize() constLimeSDROutput::MsgReportStreamInfoinline
getIdentifier() constMessagevirtual
getLinkRate() constLimeSDROutput::MsgReportStreamInfoinline
getOverrun() constLimeSDROutput::MsgReportStreamInfoinline
getSuccess() constLimeSDROutput::MsgReportStreamInfoinline
getTimestamp() constLimeSDROutput::MsgReportStreamInfoinline
getUnderrun() constLimeSDROutput::MsgReportStreamInfoinline
m_activeLimeSDROutput::MsgReportStreamInfoprivate
m_destinationMessageprotected
m_droppedPacketsLimeSDROutput::MsgReportStreamInfoprivate
m_fifoFilledCountLimeSDROutput::MsgReportStreamInfoprivate
m_fifoSizeLimeSDROutput::MsgReportStreamInfoprivate
m_identifierMessageprotectedstatic
m_linkRateLimeSDROutput::MsgReportStreamInfoprivate
m_overrunLimeSDROutput::MsgReportStreamInfoprivate
m_successLimeSDROutput::MsgReportStreamInfoprivate
m_timestampLimeSDROutput::MsgReportStreamInfoprivate
m_underrunLimeSDROutput::MsgReportStreamInfoprivate
match(const Message *message)Messagestatic
matchIdentifier(const char *identifier) constMessagevirtual
Message()Message
MsgReportStreamInfo(bool success, bool active, uint32_t fifoFilledCount, uint32_t fifoSize, uint32_t underrun, uint32_t overrun, uint32_t droppedPackets, float linkRate, uint64_t timestamp)LimeSDROutput::MsgReportStreamInfoinlineprivate
setDestination(void *destination)Messageinline
~Message()Messagevirtual