RTI Connext C API Version 7.4.0

QoS related to DDS-level data fragmentation.

QoS related to DDS-level data fragmentation.

See Data Fragmentation, in the Core Libraries User's Manual, for more information about DDS-level fragmentation.

DDS_DataReaderResourceLimitsQosPolicydisable_fragmentation_support
[DEPRECATED] <<extension>> Determines whether the DDS_DataReader can receive fragmented samples.
DDS_DataReaderResourceLimitsQosPolicymax_fragmented_samples
<<extension>> The maximum number of samples for which the DDS_DataReader may store fragments at a given point in time.
DDS_DataReaderResourceLimitsQosPolicyinitial_fragmented_samples
<<extension>> The initial number of samples for which a DDS_DataReader may store fragments.
DDS_DataReaderResourceLimitsQosPolicymax_fragmented_samples_per_remote_writer
<<extension>> The maximum number of samples per remote writer for which a DDS_DataReader may store fragments.
DDS_DataReaderResourceLimitsQosPolicymax_fragments_per_sample
<<extension>> Maximum number of fragments for a single sample.
DDS_DataReaderResourceLimitsQosPolicydynamically_allocate_fragmented_samples
<<extension>> Determines whether the DDS_DataReader pre-allocates storage for storing fragmented samples.
DDS_RtpsReliableWriterProtocol_tmin_nack_response_delay
<<extension>> The minimum delay to respond to a NACK or NACK_FRAG.
DDS_RtpsReliableWriterProtocol_tmax_nack_response_delay
<<extension>> The maximum delay to respond to a NACK or NACK_FRAG.
DDS_RtpsReliableWriterProtocol_tnack_suppression_duration
<<extension>> The duration for ignoring consecutive NACKs/NACK_FRAGs that may trigger redundant repairs.
DDS_RtpsReliableWriterProtocol_tmax_bytes_per_nack_response
<<extension>> The maximum total message size when resending rejected samples or data fragments.
DDS_BuiltinTopicReaderResourceLimits_tdisable_fragmentation_support
[DEPRECATED] <<extension>> Determines whether the built-in topic DDS_DataReader can receive fragmented samples.
DDS_BuiltinTopicReaderResourceLimits_tmax_fragmented_samples
<<extension>> The maximum number of samples for which the built-in topic DDS_DataReader may store fragments at a given point in time.
DDS_BuiltinTopicReaderResourceLimits_tinitial_fragmented_samples
<<extension>> The initial number of samples for which a built-in topic DDS_DataReader may store fragments.
DDS_BuiltinTopicReaderResourceLimits_tmax_fragmented_samples_per_remote_writer
<<extension>> The maximum number of samples per remote writer for which a built-in topic DDS_DataReader may store fragments.
DDS_BuiltinTopicReaderResourceLimits_tmax_fragments_per_sample
<<extension>> Maximum number of fragments for a single sample.
DDS_BuiltinTopicReaderResourceLimits_tdynamically_allocate_fragmented_samples
<<extension>> Determines whether the built-in topic DDS_DataReader pre-allocates storage for storing fragmented samples.