RTI Connext Modern C++ API Version 7.5.0

Use these QoS fields to configure features which may be helpful to increase throughput.

Use these QoS fields to configure features which may be helpful to increase throughput.

Basic Settings

rti::core::policy::Batchenable
<<basic>> <<extension>> Specifies whether or not batching is enabled.
rti::core::policy::Batchmax_data_bytes
<<basic>> <<extension>> The maximum cumulative length of all serialized samples in a batch.
rti::core::policy::Batchmax_samples
<<basic>> <<extension>> The maximum number of samples in a batch.

Advanced Settings

rti::core::policy::Batchmax_flush_delay
<<extension>> The maximum flush delay.
rti::core::policy::Batchsource_timestamp_resolution
<<extension>> Batch source timestamp resolution.
rti::core::policy::Batchthread_safe_write
<<extension>> Determines whether or not the write operation is thread safe.