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

[21745] Add QoS getters from raw XML #5256

Merged
merged 18 commits into from
Oct 9, 2024
Merged

Commits on Oct 8, 2024

  1. Refs #21745. Add QoS getters from raw XML

    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    02dfeb6 View commit details
    Browse the repository at this point in the history
  2. Refs #21745. Add from_profile overloads with extra info

    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    984e26d View commit details
    Browse the repository at this point in the history
  3. Refs #21745. Add get_participant_extended_qos_from_xml

    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    48db7d9 View commit details
    Browse the repository at this point in the history
  4. Refs #21745. Fix typo

    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8df184a View commit details
    Browse the repository at this point in the history
  5. Refs #21745. Export DomainParticipant::has_active_entities

    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f8b34a3 View commit details
    Browse the repository at this point in the history
  6. Refs #21745. Change skip condition in fill_attributes_from_xml when p…

    …rofile requested
    
    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    eb2819d View commit details
    Browse the repository at this point in the history
  7. Refs #21745. Add docstrings for new methods

    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f571032 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6687350 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3522b0e View commit details
    Browse the repository at this point in the history
  10. Refs #21745. Add unittests

    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    80a2f20 View commit details
    Browse the repository at this point in the history
  11. Refs #21745. Fix docstring

    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b1c85b2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4a2a35d View commit details
    Browse the repository at this point in the history
  13. Refs #21745. Apply suggestion

    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5ec3220 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dd0aced View commit details
    Browse the repository at this point in the history
  15. Refs #21745. Add unittests for new get_default methods

    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6574456 View commit details
    Browse the repository at this point in the history
  16. Refs #21745. Apply suggestions

    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f6fe520 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Refs #21745. Apply more suggestions

    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b1f8ad1 View commit details
    Browse the repository at this point in the history
  2. Refs #21745. Uncrustify

    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    14439b5 View commit details
    Browse the repository at this point in the history