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

This is the complete list of members for LimeSDRInput::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)LimeSDRInput::MsgReportStreamInfoinlinestatic
getActive() constLimeSDRInput::MsgReportStreamInfoinline
getDestination() constMessageinline
getDroppedPackets() constLimeSDRInput::MsgReportStreamInfoinline
getFifoFilledCount() constLimeSDRInput::MsgReportStreamInfoinline
getFifoSize() constLimeSDRInput::MsgReportStreamInfoinline
getIdentifier() constMessagevirtual
getLinkRate() constLimeSDRInput::MsgReportStreamInfoinline
getOverrun() constLimeSDRInput::MsgReportStreamInfoinline
getSuccess() constLimeSDRInput::MsgReportStreamInfoinline
getTimestamp() constLimeSDRInput::MsgReportStreamInfoinline
getUnderrun() constLimeSDRInput::MsgReportStreamInfoinline
m_activeLimeSDRInput::MsgReportStreamInfoprivate
m_destinationMessageprotected
m_droppedPacketsLimeSDRInput::MsgReportStreamInfoprivate
m_fifoFilledCountLimeSDRInput::MsgReportStreamInfoprivate
m_fifoSizeLimeSDRInput::MsgReportStreamInfoprivate
m_identifierMessageprotectedstatic
m_linkRateLimeSDRInput::MsgReportStreamInfoprivate
m_overrunLimeSDRInput::MsgReportStreamInfoprivate
m_successLimeSDRInput::MsgReportStreamInfoprivate
m_timestampLimeSDRInput::MsgReportStreamInfoprivate
m_underrunLimeSDRInput::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)LimeSDRInput::MsgReportStreamInfoinlineprivate
setDestination(void *destination)Messageinline
~Message()Messagevirtual