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.
DeviceXTRXShared::MsgReportDeviceInfo Member List

This is the complete list of members for DeviceXTRXShared::MsgReportDeviceInfo, including all inherited members.

create(float temperature, bool gpsLocked)DeviceXTRXShared::MsgReportDeviceInfoinlinestatic
getDestination() constMessageinline
getGPSLocked() constDeviceXTRXShared::MsgReportDeviceInfoinline
getIdentifier() constMessagevirtual
getTemperature() constDeviceXTRXShared::MsgReportDeviceInfoinline
m_destinationMessageprotected
m_gpsLockedDeviceXTRXShared::MsgReportDeviceInfoprivate
m_identifierMessageprotectedstatic
m_temperatureDeviceXTRXShared::MsgReportDeviceInfoprivate
match(const Message *message)Messagestatic
matchIdentifier(const char *identifier) constMessagevirtual
Message()Message
MsgReportDeviceInfo(float temperature, bool gpsLocked)DeviceXTRXShared::MsgReportDeviceInfoinlineprivate
setDestination(void *destination)Messageinline
~Message()Messagevirtual