eclipse-iceoryx / eclipse-iceoryx/iceoryx
Chunk header usage in C
Open
feature request
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 492
- Avg merge
- 18h 57m
- Merged PRs (30d)
- 1
Description
## Brief feature description
The current chunk header is a C++ class and cannot be accessed safely purely with C.
We need an API (or C struct) to allow using the chunk header in C.
## Detailed information
The detailed approach needs to be discussed and depends on the desired level of functionality and configuration options the header shall provide to the user.
Contributor guide
Assessment
This issue has not been assessed yet.