RTI Connext Modern C++ API Version 7.5.0

Deprecated QoS.

Deprecated QoS.

This page lists the QoS that are deprecated. Deprecated QoS are still supported, but RTI will not support them in future releases.

dds::core::policy::ResourceLimitsinstance_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for instances.
rti::core::policy::TypeSupportplugin_data
[DEPRECATED] <<extension>> Value to pass into the type plugin's de-/serialization function
rti::core::policy::TypeSupportcdr_padding_kind
[DEPRECATED] <<extension>> Determines whether or not the padding bytes will be set to zero during CDR serialization.
rti::core::policy::AsynchronousPublisherdisable_asynchronous_write
[DEPRECATED] <<extension>> Disable asynchronous publishing.
rti::core::policy::AsynchronousPublisherdisable_asynchronous_batch
[DEPRECATED] <<extension>> Disable asynchronous batch flushing.
rti::core::policy::AsynchronousPublisherdisable_topic_query_publication
[DEPRECATED] <<extension>> Disable topic query publication.
rti::core::policy::Discoveryenable_endpoint_discovery
[DEPRECATED] <<extension>> Whether to automatically enable endpoint discovery for all the remote participants.
rti::core::policy::DataReaderResourceLimitsdisable_fragmentation_support
[DEPRECATED] <<extension>> Determines whether the dds::sub::DataReader can receive fragmented samples.
rti::core::policy::DataWriterResourceLimitsinitial_concurrent_blocking_threads
[DEPRECATED] <<extension>> The initial number of threads that are allowed to concurrently block on write call on the same dds::pub::DataWriter.
rti::core::policy::DataWriterResourceLimitsmax_concurrent_blocking_threads
[DEPRECATED] <<extension>> The maximum number of threads that are allowed to concurrently block on write call on the same dds::pub::DataWriter.
rti::core::policy::DataWriterResourceLimitsautoregister_instances
[DEPRECATED] <<extension>> Whether or not to automatically register new instances
rti::core::policy::DataReaderProtocolexpects_inline_qos
[DEPRECATED] <<extension>> Specifies whether this DataReader expects inline QoS with every sample.
rti::core::policy::SystemResourceLimitsmax_objects_per_thread
[DEPRECATED] <<extension>> The maximum number of objects that can be stored per thread for a DomainParticipantFactory.
rti::core::policy::DomainParticipantResourceLimitslocal_writer_hash_buckets
[DEPRECATED] <<extension>> Hash_Buckets settings applied to local DataWriters.
rti::core::policy::DomainParticipantResourceLimitslocal_reader_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for local DataReaders.
rti::core::policy::DomainParticipantResourceLimitslocal_publisher_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for local Publisher.
rti::core::policy::DomainParticipantResourceLimitslocal_subscriber_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for local Subscriber.
rti::core::policy::DomainParticipantResourceLimitslocal_topic_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for local Topic.
rti::core::policy::DomainParticipantResourceLimitsremote_writer_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for remote DataWriters.
rti::core::policy::DomainParticipantResourceLimitsremote_reader_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for remote DataReaders.
rti::core::policy::DomainParticipantResourceLimitsremote_participant_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for remote DomainParticipants.
rti::core::policy::DomainParticipantResourceLimitsmatching_writer_reader_pair_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for matching local writer and remote/local reader pairs.
rti::core::policy::DomainParticipantResourceLimitsmatching_reader_writer_pair_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for matching local reader and remote/local writer pairs.
rti::core::policy::DomainParticipantResourceLimitsignored_entity_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for ignored entities.
rti::core::policy::DomainParticipantResourceLimitscontent_filtered_topic_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for content filtered topics.
rti::core::policy::DomainParticipantResourceLimitscontent_filter_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for content filters.
rti::core::policy::DomainParticipantResourceLimitsflow_controller_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for flow controllers.
rti::core::policy::DomainParticipantResourceLimitstype_code_max_serialized_length
[DEPRECATED] <<extension>> Maximum size of serialized string for type code.
rti::core::policy::DomainParticipantResourceLimitsignored_entity_replacement_kind
[DEPRECATED] <<extension>> Replacement policy for the ignored entities. It sets what entity can be replaced when resource limits set in rti::core::policy::DomainParticipantResourceLimits::ignored_entity_allocation are reached.
rti::core::policy::DomainParticipantResourceLimitsremote_topic_query_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for remote TopicQueries.
rti::core::policy::Databaseshutdown_timeout
[DEPRECATED] <<extension>> The maximum wait time during a shutdown.
rti::core::policy::Databasecleanup_period
[DEPRECATED] <<extension>> The period at which the database thread wakes up to remove deleted records.
rti::core::policy::Databaseshutdown_cleanup_period
[DEPRECATED] <<extension>> The clean-up period used during database shut-down.
rti::core::policy::Databasemax_skiplist_level
[DEPRECATED] <<extension>> The maximum level of the skiplist.
rti::core::policy::ReceiverPoolbuffer_alignment
[DEPRECATED] <<extension>> The receive buffer alignment.
rti::core::policy::DiscoveryConfigremote_participant_purge_kind
[DEPRECATED] <<extension>> The participant's behavior for maintaining knowledge of remote participants (and their contained entities) with which discovery communication has been lost.
rti::core::policy::DiscoveryConfigmax_liveliness_loss_detection_period
[DEPRECATED] <<extension>> The maximum amount of time between when a remote entity stops maintaining its liveliness and when the matched local entity realizes that fact.
rti::core::policy::DiscoveryConfigignore_default_domain_announcements
[DEPRECATED] <<extension>> Used to ignore the announcements received by a participant on the default domain 0 corresponding to participants running on domains IDs other than 0.
rti::core::policy::DiscoveryConfigparticipant_message_reader_reliability_kind
[DEPRECATED] <<extension>> Reliability policy for a built-in participant message reader.
rti::core::RtpsReliableReaderProtocolreceive_window_size
[DEPRECATED] <<extension>> The number of received out-of-order samples a reader can keep at a time
rti::core::RtpsReliableReaderProtocolround_trip_time
[DEPRECATED] <<extension>> The duration from sending a NACK to receiving a repair of a sample
rti::core::policy::RtpsReliableWriterProtocoldisable_positive_acks_enable_adaptive_sample_keep_duration
[DEPRECATED] <<extension>> Enables dynamic adjustment of sample keep duration in response to congestion.
rti::core::policy::RtpsReliableWriterProtocoldisable_positive_acks_decrease_sample_keep_duration_factor
[DEPRECATED] <<extension>> Controls rate of contraction of dynamic sample keep duration.
rti::core::policy::RtpsReliableWriterProtocoldisable_positive_acks_increase_sample_keep_duration_factor
[DEPRECATED] <<extension>> Controls rate of growth of dynamic sample keep duration.
rti::core::policy::BuiltinTopicReaderResourceLimitsdisable_fragmentation_support
[DEPRECATED] <<extension>> Determines whether the built-in topic dds::sub::DataReader can receive fragmented samples.