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