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

ServiceDiscovery C binding #1142

Closed
7 tasks done
FerdinandSpitzschnueffler opened this issue Feb 21, 2022 · 0 comments · Fixed by #1160
Closed
7 tasks done

ServiceDiscovery C binding #1142

FerdinandSpitzschnueffler opened this issue Feb 21, 2022 · 0 comments · Fixed by #1160
Assignees
Labels
enhancement New feature

Comments

@FerdinandSpitzschnueffler
Copy link
Contributor

FerdinandSpitzschnueffler commented Feb 21, 2022

Brief feature description

We need to implement the C binding for the ServiceDiscovery.

Detailed information

  • implement service_discovery.h + tests
  • add attach/detach event functions to listener.h + tests
  • add attach/detach event and state functions to wait_set.h + tests
  • add *_does_originate_from_*, *_get_*_origin functions to notification_info.h + tests
  • add necessary enums to enums.h
  • if necessary, add enum translation to c2cpp_enum_translation.cpp and cpp2c_enum_translation.cpp + tests
  • implement icediscovery_in_c example

References

FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 21, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 21, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 22, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 22, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 22, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 22, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 22, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 22, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 22, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 23, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 23, 2022
…ation_info

Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 23, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 23, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 23, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 23, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 23, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 23, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 23, 2022
…ation_info

Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 23, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 23, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 23, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 23, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 28, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 28, 2022
Add findService functions without callable and with callable and
context data to example

Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 28, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 28, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 28, 2022
Cast uint64_t to unsigned long to solve macos build failure

Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 28, 2022
Define max string size for service description

Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 28, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 28, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 28, 2022
…stant

Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 28, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 28, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 28, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
FerdinandSpitzschnueffler added a commit to ApexAI/iceoryx that referenced this issue Feb 28, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
MatthiasKillat pushed a commit to ApexAI/iceoryx that referenced this issue Mar 1, 2022
MatthiasKillat pushed a commit to ApexAI/iceoryx that referenced this issue Mar 1, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
MatthiasKillat pushed a commit to ApexAI/iceoryx that referenced this issue Mar 1, 2022
Add findService functions without callable and with callable and
context data to example

Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
MatthiasKillat pushed a commit to ApexAI/iceoryx that referenced this issue Mar 1, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
MatthiasKillat pushed a commit to ApexAI/iceoryx that referenced this issue Mar 1, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
MatthiasKillat pushed a commit to ApexAI/iceoryx that referenced this issue Mar 1, 2022
Cast uint64_t to unsigned long to solve macos build failure

Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
MatthiasKillat pushed a commit to ApexAI/iceoryx that referenced this issue Mar 1, 2022
Define max string size for service description

Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
MatthiasKillat pushed a commit to ApexAI/iceoryx that referenced this issue Mar 1, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
MatthiasKillat pushed a commit to ApexAI/iceoryx that referenced this issue Mar 1, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
MatthiasKillat pushed a commit to ApexAI/iceoryx that referenced this issue Mar 1, 2022
…stant

Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
MatthiasKillat pushed a commit to ApexAI/iceoryx that referenced this issue Mar 1, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
MatthiasKillat pushed a commit to ApexAI/iceoryx that referenced this issue Mar 1, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
MatthiasKillat pushed a commit to ApexAI/iceoryx that referenced this issue Mar 1, 2022
Signed-off-by: Marika Lehmann <marika.lehmann@apex.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant