Class Receiver
Defined in File receiver.hpp
Inheritance Relationships
Derived Type
public off_highway_premium_radar::Converter
(Class Converter)
Class Documentation
Receiver interface.
Subclassed by off_highway_premium_radar::Converter
Public Types
Public Functions
Called from receiving thread on receiving a full location data measurement.
- Parameters:
data – Location data measurement (in host order)
Called from receiving thread on receiving a sensor feedback PDU.
- Parameters:
data – Sensor feedback PDU (in host order)
Called from receiving thread on receiving a sensor information PDU.
- Parameters:
data – Sensor information PDU (in host order)
Called from receiving thread on receiving a sensor broadcast PDU.
- Parameters:
data – Sensor broadcast PDU (in host order)
Called from receiving thread on receiving a location attributes PDU.
- Parameters:
data – Location attributes PDU (in host order)
Called from receiving thread on receiving a sensor DTC information PDU.
- Parameters:
data – Sensor information PDU (in host order)