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

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

add_subscription(const char *messageName, int32_t msgRateInHz)=0uORBCommunicator::IChannelpure virtual
register_handler(uORBCommunicator::IChannelRxHandler *handler)=0uORBCommunicator::IChannelpure virtual
remove_subscription(const char *messageName)=0uORBCommunicator::IChannelpure virtual
send_message(const char *messageName, int32_t length, uint8_t *data)=0uORBCommunicator::IChannelpure virtual
topic_advertised(const char *messageName)=0uORBCommunicator::IChannelpure virtual