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

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

create(bool success, bool active, uint32_t fifoFilledCount, uint32_t fifoSize)XTRXInput::MsgReportStreamInfoinlinestatic
getActive() constXTRXInput::MsgReportStreamInfoinline
getDestination() constMessageinline
getFifoFilledCount() constXTRXInput::MsgReportStreamInfoinline
getFifoSize() constXTRXInput::MsgReportStreamInfoinline
getIdentifier() constMessagevirtual
getSuccess() constXTRXInput::MsgReportStreamInfoinline
m_activeXTRXInput::MsgReportStreamInfoprivate
m_destinationMessageprotected
m_fifoFilledCountXTRXInput::MsgReportStreamInfoprivate
m_fifoSizeXTRXInput::MsgReportStreamInfoprivate
m_identifierMessageprotectedstatic
m_successXTRXInput::MsgReportStreamInfoprivate
match(const Message *message)Messagestatic
matchIdentifier(const char *identifier) constMessagevirtual
Message()Message
MsgReportStreamInfo(bool success, bool active, uint32_t fifoFilledCount, uint32_t fifoSize)XTRXInput::MsgReportStreamInfoinlineprivate
setDestination(void *destination)Messageinline
~Message()Messagevirtual