CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
RTPSWriterQosPolicy Struct Reference

QoS Policy for configuring aspects of the RTPS Writer Protocol. More...

Data Fields

Duration_t heartbeat_period
 period to transmit heartbeat messages if required
 
Duration_t nack_response_delay
 ammount of time allowed for responding to NACKs
 
Duration_t nack_suppress_delay
 ammount of time to ignore NACKs after a repair
 
Duration_t ack_deadline
 after which a realiable reader will be considered unresponsive
 
unsigned int min_buffer_size
 min size in bytes of written data
 
unsigned int max_buffer_size
 max size in bytes of written data
 
unsigned char apply_filters
 apply ContentFilter(s) at the writer (writer side filtering)
 
unsigned char enable_batch_msg
 use the 'BATCH' RTPS message to send data if all Readers accept BATCH
 
unsigned char send_typecode
 send TYPECODE info for associated data type
 
unsigned char require_acks
 Require ACKS from readers before flushing an otherwise required sample from writer cache.
 
DDS_Duration_t reliable_sample_hold_time
 Time after which a sample may be flushed even if it hasn't been ACK'd,.
 

Detailed Description

QoS Policy for configuring aspects of the RTPS Writer Protocol.


© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80104
All rights reserved.