custom_data_t Struct Reference

#include <mcl_connectivity/src/custom_data.h>

Collaboration diagram for custom_data_t:
Collaboration graph

Data Fields

mcl_item_t item_base
 Item base of custom data. More...
 
custom_data_payload_tpayload
 Payload of custom data. More...
 

Detailed Description

Handle for custom data.

Definition at line 31 of file custom_data.h.

Field Documentation

mcl_item_t custom_data_t::item_base

Item base of custom data.

Definition at line 33 of file custom_data.h.

custom_data_payload_t* custom_data_t::payload

Payload of custom data.

Definition at line 34 of file custom_data.h.

Referenced by _add_custom_data_to_buffer(), _custom_data_meta_size(), _custom_data_payload_callback(), and custom_data_validate().


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