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

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

create(bool success, bool active, uint32_t fifoFilledCount, uint32_t fifoSize)XTRXOutput::MsgReportStreamInfoinlinestatic
getActive() constXTRXOutput::MsgReportStreamInfoinline
getDestination() constMessageinline
getFifoFilledCount() constXTRXOutput::MsgReportStreamInfoinline
getFifoSize() constXTRXOutput::MsgReportStreamInfoinline
getIdentifier() constMessagevirtual
getSuccess() constXTRXOutput::MsgReportStreamInfoinline
m_activeXTRXOutput::MsgReportStreamInfoprivate
m_destinationMessageprotected
m_fifoFilledCountXTRXOutput::MsgReportStreamInfoprivate
m_fifoSizeXTRXOutput::MsgReportStreamInfoprivate
m_identifierMessageprotectedstatic
m_successXTRXOutput::MsgReportStreamInfoprivate
match(const Message *message)Messagestatic
matchIdentifier(const char *identifier) constMessagevirtual
Message()Message
MsgReportStreamInfo(bool success, bool active, uint32_t fifoFilledCount, uint32_t fifoSize)XTRXOutput::MsgReportStreamInfoinlineprivate
setDestination(void *destination)Messageinline
~Message()Messagevirtual