RTI Connext C API Version 7.4.0
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages

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_ResourceLimitsQosPolicyinstance_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for instances.
DDS_TypeSupportQosPolicyplugin_data
[DEPRECATED] <<extension>> Value to pass into the type plugin's de-/serialization function
DDS_TypeSupportQosPolicycdr_padding_kind
[DEPRECATED] <<extension>> Determines whether or not the padding bytes will be set to zero during CDR serialization.
DDS_AsynchronousPublisherQosPolicydisable_asynchronous_write
[DEPRECATED] <<extension>> Disable asynchronous publishing.
DDS_AsynchronousPublisherQosPolicydisable_asynchronous_batch
[DEPRECATED] <<extension>> Disable asynchronous batch flushing.
DDS_AsynchronousPublisherQosPolicydisable_topic_query_publication
[DEPRECATED] <<extension>> Disable topic query publication.
DDS_DiscoveryQosPolicyenable_endpoint_discovery
[DEPRECATED] <<extension>> Whether to automatically enable endpoint discovery for all the remote participants.
DDS_DataReaderResourceLimitsQosPolicydisable_fragmentation_support
[DEPRECATED] <<extension>> Determines whether the DDS_DataReader can receive fragmented samples.
DDS_DataWriterResourceLimitsQosPolicyinitial_concurrent_blocking_threads
[DEPRECATED] <<extension>> The initial number of threads that are allowed to concurrently block on write call on the same DDS_DataWriter.
DDS_DataWriterResourceLimitsQosPolicymax_concurrent_blocking_threads
[DEPRECATED] <<extension>> The maximum number of threads that are allowed to concurrently block on write call on the same DDS_DataWriter.
DDS_DataWriterResourceLimitsQosPolicyautoregister_instances
[DEPRECATED] <<extension>> Whether or not to automatically register new instances
DDS_DataReaderProtocolQosPolicyexpects_inline_qos
[DEPRECATED] <<extension>> Specifies whether this DataReader expects inline QoS with every sample.
DDS_SystemResourceLimitsQosPolicymax_objects_per_thread
[DEPRECATED] <<extension>> The maximum number of objects that can be stored per thread for a DDS_DomainParticipantFactory.
DDS_DomainParticipantResourceLimitsQosPolicylocal_writer_hash_buckets
[DEPRECATED] <<extension>> Hash_Buckets settings applied to local DataWriters.
DDS_DomainParticipantResourceLimitsQosPolicylocal_reader_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for local DataReaders.
DDS_DomainParticipantResourceLimitsQosPolicylocal_publisher_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for local Publisher.
DDS_DomainParticipantResourceLimitsQosPolicylocal_subscriber_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for local Subscriber.
DDS_DomainParticipantResourceLimitsQosPolicylocal_topic_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for local Topic.
DDS_DomainParticipantResourceLimitsQosPolicyremote_writer_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for remote DataWriters.
DDS_DomainParticipantResourceLimitsQosPolicyremote_reader_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for remote DataReaders.
DDS_DomainParticipantResourceLimitsQosPolicyremote_participant_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for remote DomainParticipants.
DDS_DomainParticipantResourceLimitsQosPolicymatching_writer_reader_pair_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for matching local writer and remote/local reader pairs.
DDS_DomainParticipantResourceLimitsQosPolicymatching_reader_writer_pair_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for matching local reader and remote/local writer pairs.
DDS_DomainParticipantResourceLimitsQosPolicyignored_entity_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for ignored entities.
DDS_DomainParticipantResourceLimitsQosPolicycontent_filtered_topic_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for content filtered topics.
DDS_DomainParticipantResourceLimitsQosPolicycontent_filter_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for content filters.
DDS_DomainParticipantResourceLimitsQosPolicyflow_controller_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for flow controllers.
DDS_DomainParticipantResourceLimitsQosPolicytype_code_max_serialized_length
[DEPRECATED] <<extension>> Maximum size of serialized string for type code.
DDS_DomainParticipantResourceLimitsQosPolicyignored_entity_replacement_kind
[DEPRECATED] <<extension>> Replacement policy for the ignored entities. It sets what entity can be replaced when resource limits set in DDS_DomainParticipantResourceLimitsQosPolicy::ignored_entity_allocation are reached.
DDS_DomainParticipantResourceLimitsQosPolicyremote_topic_query_hash_buckets
[DEPRECATED] <<extension>> Number of hash buckets for remote TopicQueries.
DDS_DatabaseQosPolicyshutdown_timeout
[DEPRECATED] <<extension>> The maximum wait time during a shutdown.
DDS_DatabaseQosPolicycleanup_period
[DEPRECATED] <<extension>> The period at which the database thread wakes up to remove deleted records.
DDS_DatabaseQosPolicyshutdown_cleanup_period
[DEPRECATED] <<extension>> The clean-up period used during database shut-down.
DDS_DatabaseQosPolicymax_skiplist_level
[DEPRECATED] <<extension>> The maximum level of the skiplist.
DDS_ReceiverPoolQosPolicybuffer_alignment
[DEPRECATED] <<extension>> The receive buffer alignment.
DDS_DiscoveryConfigQosPolicyremote_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.
DDS_DiscoveryConfigQosPolicymax_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.
DDS_DiscoveryConfigQosPolicyignore_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.
DDS_DiscoveryConfigQosPolicyparticipant_message_reader_reliability_kind
[DEPRECATED] <<extension>> Reliability policy for a built-in participant message reader.
DDS_RtpsReliableReaderProtocol_treceive_window_size
[DEPRECATED] <<extension>> The number of received out-of-order samples a reader can keep at a time
DDS_RtpsReliableReaderProtocol_tround_trip_time
[DEPRECATED] <<extension>> The duration from sending a NACK to receiving a repair of a sample
DDS_RtpsReliableWriterProtocol_tdisable_positive_acks_enable_adaptive_sample_keep_duration
[DEPRECATED] <<extension>> Enables dynamic adjustment of sample keep duration in response to congestion.
DDS_RtpsReliableWriterProtocol_tdisable_positive_acks_decrease_sample_keep_duration_factor
[DEPRECATED] <<extension>> Controls rate of contraction of dynamic sample keep duration.
DDS_RtpsReliableWriterProtocol_tdisable_positive_acks_increase_sample_keep_duration_factor
[DEPRECATED] <<extension>> Controls rate of growth of dynamic sample keep duration.
DDS_BuiltinTopicReaderResourceLimits_tdisable_fragmentation_support
[DEPRECATED] <<extension>> Determines whether the built-in topic DDS_DataReader can receive fragmented samples.