Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create C++ language binding #264

Open
26 of 52 tasks
elBoberido opened this issue Jul 5, 2024 · 0 comments · Fixed by #353
Open
26 of 52 tasks

Create C++ language binding #264

elBoberido opened this issue Jul 5, 2024 · 0 comments · Fixed by #353
Assignees

Comments

@elBoberido
Copy link
Member

elBoberido commented Jul 5, 2024

Brief feature description

Create a C++ language binding for the iceoryx2 public API.

Detailed information

Based on the C language binding from #210, a C++ binding should be created in order to make iceoryx2 available to the C++ ecosystem.

ToDo List

  • Remove all IOX_TODO() calls.

Examples

  • complex_data_types
  • discovery
  • event
  • publish_subscribe
  • publish_subscribe_dynamic_data
  • publish_subscribe_with_user_header
  • service_attributes
  • main readme updated

Classes

  • attribute.hpp
  • attribute_set.hpp
  • attribute_specifier.hpp
  • attribute_verifier.hpp
  • callback_progression.hpp
  • config.hpp
  • connection_failure.hpp
  • dynamic_config_event.hpp
  • dynamic_config_publish_subscribe.hpp
  • event_id.hpp
  • header_publish_subscribe.hpp
  • listener.hpp
  • message_type_details.hpp
  • messaging_pattern.hpp
  • node_details.hpp
  • node_failure_enums.hpp
  • node.hpp
  • node_id.hpp
  • node_name.hpp
  • node_state.hpp
  • notifier.hpp
  • port_factory_event.hpp
  • port_factory_listener.hpp
  • port_factory_notifier.hpp
  • port_factory_publisher.hpp
  • port_factory_publish_subscribe.hpp
  • port_factory_subscriber.hpp
  • publisher.hpp
  • sample.hpp
  • sample_mut.hpp
  • semantic_string.hpp
  • service_builder_event.hpp
  • service_builder.hpp
  • service_builder_publish_subscribe.hpp
  • service_details.hpp
  • service.hpp
  • service_name.hpp
  • service_type.hpp
  • static_config_event.hpp
  • static_config.hpp
  • static_config_publish_subscribe.hpp
  • subscriber.hpp
  • unique_port_id.hpp
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Jul 5, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Jul 5, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Jul 5, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Jul 5, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Jul 5, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Jul 5, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Jul 5, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Jul 5, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Jul 5, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Jul 5, 2024
elBoberido added a commit that referenced this issue Jul 8, 2024
…-bindings

[#264] Create infrastructure for C++ bindings
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Jul 8, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Jul 8, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Jul 8, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Jul 9, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Jul 9, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Jul 9, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Jul 9, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Jul 9, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Jul 9, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Jul 10, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Jul 10, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Jul 10, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Jul 10, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Jul 10, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Jul 10, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Jul 10, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Jul 10, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Sep 4, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Sep 4, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Sep 5, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Sep 9, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Sep 9, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Sep 9, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Sep 9, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Sep 9, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Sep 9, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Sep 9, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Sep 9, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Sep 9, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Sep 9, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Sep 9, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Sep 9, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Sep 9, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Sep 9, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Sep 10, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Sep 11, 2024
elfenpiff added a commit that referenced this issue Sep 11, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Sep 13, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Sep 18, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Sep 18, 2024
elBoberido added a commit that referenced this issue Sep 18, 2024
…er-pub-sub-parameters

[#264] Extend service builder pub sub parameter
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Sep 19, 2024
@elfenpiff elfenpiff mentioned this issue Sep 19, 2024
17 tasks
elBoberido added a commit that referenced this issue Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants