eclipse-iceoryx / iceoryx2

Eclipse iceoryx2™ - true zero-copy inter-process-communication in pure Rust
https://iceoryx.io
Apache License 2.0
1.03k stars 40 forks source link

Expose UniquePortId value in C/C++ API #500

Closed orecham closed 2 days ago

orecham commented 2 weeks ago

Brief feature description

Make it possible to get the value of UniquePortIds in the CXX API

Detailed information

Currently only comparison and equality operations are supported, however users on the CXX layer have no access to the bytes of the ID.