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 DeviceXTRXShared::MsgReportDeviceInfo, including all inherited members.
create(float temperature, bool gpsLocked) | DeviceXTRXShared::MsgReportDeviceInfo | inlinestatic |
getDestination() const | Message | inline |
getGPSLocked() const | DeviceXTRXShared::MsgReportDeviceInfo | inline |
getIdentifier() const | Message | virtual |
getTemperature() const | DeviceXTRXShared::MsgReportDeviceInfo | inline |
m_destination | Message | protected |
m_gpsLocked | DeviceXTRXShared::MsgReportDeviceInfo | private |
m_identifier | Message | protectedstatic |
m_temperature | DeviceXTRXShared::MsgReportDeviceInfo | private |
match(const Message *message) | Message | static |
matchIdentifier(const char *identifier) const | Message | virtual |
Message() | Message | |
MsgReportDeviceInfo(float temperature, bool gpsLocked) | DeviceXTRXShared::MsgReportDeviceInfo | inlineprivate |
setDestination(void *destination) | Message | inline |
~Message() | Message | virtual |