PX4 Firmware
PX4 Autopilot Software http://px4.io
uORBCommunicator::IChannelRxHandler Member List

This is the complete list of members for uORBCommunicator::IChannelRxHandler, including all inherited members.

process_add_subscription(const char *messageName, int32_t msgRateInHz)=0uORBCommunicator::IChannelRxHandlerpure virtual
process_received_message(const char *messageName, int32_t length, uint8_t *data)=0uORBCommunicator::IChannelRxHandlerpure virtual
process_remote_topic(const char *topic_name, bool isAdvertisement)=0uORBCommunicator::IChannelRxHandlerpure virtual
process_remove_subscription(const char *messageName)=0uORBCommunicator::IChannelRxHandlerpure virtual