|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
This is the complete list of members for uORBCommunicator::IChannel, including all inherited members.
| add_subscription(const char *messageName, int32_t msgRateInHz)=0 | uORBCommunicator::IChannel | pure virtual |
| register_handler(uORBCommunicator::IChannelRxHandler *handler)=0 | uORBCommunicator::IChannel | pure virtual |
| remove_subscription(const char *messageName)=0 | uORBCommunicator::IChannel | pure virtual |
| send_message(const char *messageName, int32_t length, uint8_t *data)=0 | uORBCommunicator::IChannel | pure virtual |
| topic_advertised(const char *messageName)=0 | uORBCommunicator::IChannel | pure virtual |