Skip to content

feature/implement-entity-name-qos#568

Merged
eboasson merged 1 commit intoeclipse-cyclonedds:masterfrom
trittsv:feature/implement-entity-name-qos
Jan 23, 2026
Merged

feature/implement-entity-name-qos#568
eboasson merged 1 commit intoeclipse-cyclonedds:masterfrom
trittsv:feature/implement-entity-name-qos

Conversation

@trittsv
Copy link
Contributor

@trittsv trittsv commented Jan 20, 2026

This PR implements the EntityName QoS.

Example usage:

dds::domain::qos::DomainParticipantQos dpQos;
dpQos << dds::core::policy::EntityName("HelloWorldParticipant");

@eboasson could you have a look?

Copy link
Contributor

@eboasson eboasson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @trittsv !

@eboasson eboasson merged commit 2258010 into eclipse-cyclonedds:master Jan 23, 2026
20 checks passed
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 this pull request may close these issues.

2 participants