Class RTPSParticipantMutableAttributes
Defined in File RTPSParticipantAttributes.hpp
Class Documentation
-
class RTPSParticipantMutableAttributes
Class RTPSParticipantMutableAttributes used to define mutable aspects of a RTPSParticipant.
Public Functions
-
RTPSParticipantMutableAttributes() = default
-
inline RTPSParticipantMutableAttributes(const RTPSParticipantAttributes &attrs)
-
~RTPSParticipantMutableAttributes() = default
-
inline bool operator==(const RTPSParticipantMutableAttributes &b) const
Public Members
-
LocatorList_t defaultUnicastLocatorList
Default list of Unicast Locators to be used for any Endpoint defined inside this RTPSParticipant in the case that it was defined with NO UnicastLocators. At least ONE locator should be included in this list.
-
fastdds::rtps::ExternalLocators default_external_unicast_locators
The collection of external locators to use for communication on user created topics.
-
BuiltinMutableAttributes builtin
Builtin parameters.
-
RTPSParticipantMutableAttributes() = default