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

Set of command callbacks. More...

#include <mavlink_message_handler.h>

Collaboration diagram for mavlink_message_handler_cmd_callback_set_t:
Collaboration graph

Public Attributes

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

Detailed Description

Set of command callbacks.

Uses C99's flexible member arrays: it is required to allocate memory for this structure


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