Skip to content

iox_ws_storage_t🔗

More...

#include <iceoryx_binding_c/types.h>

Public Attributes🔗

Name
uint64_t do_not_touch_me

Detailed Description🔗

struct iox_ws_storage_t;

The issue iox-308: https://github.com/eclipse-iceoryx/iceoryx/issues/308 was created to explore other options then a magic number to create the structs of a specific size in C. The size and the alignment of all structs are verified by the binding c integration test iox_types_test

Public Attributes Documentation🔗

variable do_not_touch_me🔗

uint64_t do_not_touch_me;

Updated on 18 December 2023 at 13:11:43 CET