rticonnextdds-examples icon indicating copy to clipboard operation
rticonnextdds-examples copied to clipboard

Adding dynamic data enum example

Open angelrti opened this issue 2 years ago • 9 comments

Summary

This PR adds an example that shows how to use DynamicData Enums and get their member ordinal values by name (string).

Checks

  • [X] I have updated the documentation accordingly.
  • [X] I have read the CONTRIBUTING document.
  • [X] I have added a new C/C++ example and updated examples/connext_dds/CMakeList.txt accordingly.

angelrti avatar Nov 24 '23 17:11 angelrti

The compilation is starting. Take a look here.

github-actions[bot] avatar Nov 24 '23 17:11 github-actions[bot]

The compilation is starting. Take a look here.

github-actions[bot] avatar Nov 24 '23 17:11 github-actions[bot]

Everything is OK. Thank you for the PR!

github-actions[bot] avatar Nov 24 '23 17:11 github-actions[bot]

Everything is OK. Thank you for the PR!

github-actions[bot] avatar Nov 24 '23 17:11 github-actions[bot]

The compilation is starting. Take a look here.

github-actions[bot] avatar Nov 27 '23 10:11 github-actions[bot]

The compilation is starting. Take a look here.

github-actions[bot] avatar Nov 27 '23 10:11 github-actions[bot]

Everything is OK. Thank you for the PR!

github-actions[bot] avatar Nov 27 '23 11:11 github-actions[bot]

Everything is OK. Thank you for the PR!

github-actions[bot] avatar Nov 27 '23 11:11 github-actions[bot]

This looks like a really granular and small example. I don't think it makes sense to create a brand new example instead of adding the relevant code to the documentation, the KB, or incorporating it into an existing example.

alexcamposruiz avatar Jan 26 '24 18:01 alexcamposruiz