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::MsgReportStreamInfo | inlinestatic |
getActive() const | LimeSDROutput::MsgReportStreamInfo | inline |
getDestination() const | Message | inline |
getDroppedPackets() const | LimeSDROutput::MsgReportStreamInfo | inline |
getFifoFilledCount() const | LimeSDROutput::MsgReportStreamInfo | inline |
getFifoSize() const | LimeSDROutput::MsgReportStreamInfo | inline |
getIdentifier() const | Message | virtual |
getLinkRate() const | LimeSDROutput::MsgReportStreamInfo | inline |
getOverrun() const | LimeSDROutput::MsgReportStreamInfo | inline |
getSuccess() const | LimeSDROutput::MsgReportStreamInfo | inline |
getTimestamp() const | LimeSDROutput::MsgReportStreamInfo | inline |
getUnderrun() const | LimeSDROutput::MsgReportStreamInfo | inline |
m_active | LimeSDROutput::MsgReportStreamInfo | private |
m_destination | Message | protected |
m_droppedPackets | LimeSDROutput::MsgReportStreamInfo | private |
m_fifoFilledCount | LimeSDROutput::MsgReportStreamInfo | private |
m_fifoSize | LimeSDROutput::MsgReportStreamInfo | private |
m_identifier | Message | protectedstatic |
m_linkRate | LimeSDROutput::MsgReportStreamInfo | private |
m_overrun | LimeSDROutput::MsgReportStreamInfo | private |
m_success | LimeSDROutput::MsgReportStreamInfo | private |
m_timestamp | LimeSDROutput::MsgReportStreamInfo | private |
m_underrun | LimeSDROutput::MsgReportStreamInfo | private |
match(const Message *message) | Message | static |
matchIdentifier(const char *identifier) const | Message | virtual |
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::MsgReportStreamInfo | inlineprivate |
setDestination(void *destination) | Message | inline |
~Message() | Message | virtual |