17.1.1.3.38. RTPSEndpointQos¶
-
class eprosima::fastdds::dds::RTPSEndpointQos¶
Qos Policy to configure the endpoint.
Public Members
-
rtps::LocatorList unicast_locator_list¶
Unicast locator list.
-
rtps::LocatorList multicast_locator_list¶
Multicast locator list.
-
rtps::LocatorList remote_locator_list¶
Remote locator list.
-
int16_t user_defined_id¶
User Defined ID, used for StaticEndpointDiscovery.
By default, -1.
-
int16_t entity_id¶
ID, if the user wants to specify the EntityID of the endpoint.
By default, -1.
-
fastrtps::rtps::MemoryManagementPolicy_t history_memory_policy¶
Underlying History memory policy.
By default, PREALLOCATED_MEMORY_MODE.
-
rtps::LocatorList unicast_locator_list¶