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.
|
This is the complete list of members for AMMod::MsgReportFileSourceStreamData, including all inherited members.
create(int sampleRate, quint32 recordLength) | AMMod::MsgReportFileSourceStreamData | inlinestatic |
getDestination() const | Message | inline |
getIdentifier() const | Message | virtual |
getRecordLength() const | AMMod::MsgReportFileSourceStreamData | inline |
getSampleRate() const | AMMod::MsgReportFileSourceStreamData | inline |
m_destination | Message | protected |
m_identifier | Message | protectedstatic |
m_recordLength | AMMod::MsgReportFileSourceStreamData | protected |
m_sampleRate | AMMod::MsgReportFileSourceStreamData | protected |
match(const Message *message) | Message | static |
matchIdentifier(const char *identifier) const | Message | virtual |
Message() | Message | |
MsgReportFileSourceStreamData(int sampleRate, quint32 recordLength) | AMMod::MsgReportFileSourceStreamData | inlineprotected |
setDestination(void *destination) | Message | inline |
~Message() | Message | virtual |