MAV'RIC
Public Attributes | List of all members
mavlink_message_handler_msg_callback_set_t Struct Reference

Set of message callbacks. More...

#include <mavlink_message_handler.h>

Collaboration diagram for mavlink_message_handler_msg_callback_set_t:
Collaboration graph

Public Attributes

uint32_t callback_count
 Number of message callback currently registered.
 
uint32_t max_callback_count
 Maximum number of callback that can be registered.
 
mavlink_message_handler_msg_callback_t callback_list []
 List of message callbacks.
 

Detailed Description

Set of message callbacks.

Uses C99's flexible member arrays: it is required to allocate memory for the callback_list


The documentation for this struct was generated from the following file: