18#ifndef IOX_BINDING_C_TYPES_H
19#define IOX_BINDING_C_TYPES_H
21#include "internal/c2cpp_binding.h"
23#define IOX_C_CHUNK_DEFAULT_USER_PAYLOAD_ALIGNMENT 8
24#define IOX_C_CHUNK_NO_USER_HEADER_SIZE 0
25#define IOX_C_CHUNK_NO_USER_HEADER_ALIGNMENT 1
37 uint64_t do_not_touch_me[1];
43 uint64_t do_not_touch_me[1];
49 uint64_t do_not_touch_me[1];
55 uint64_t do_not_touch_me[1];
61 uint64_t do_not_touch_me[1];
68 uint8_t do_not_touch_me[1];
75 uint64_t do_not_touch_me[1];
82 uint64_t do_not_touch_me[1];
89 uint64_t do_not_touch_me[1];
has exactly the size required to store the underlying object of iox_client_t
Definition: types.h:73
has exactly the size required to store the underlying object of iox_server_t
Definition: types.h:80
has exactly the size required to store the underlying object of iox_service_discovery_t
Definition: types.h:87