CoreDX DDS
C Reference Manual

CoreDX_RTPSWriterQosPolicy Struct Reference
[DDS Quality of Service]

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

List of all members.

Public Attributes

DDS_Duration_t ack_deadline
unsigned int min_buffer_size
unsigned int max_buffer_size
unsigned char apply_filters
unsigned char enable_batch_msg
unsigned char send_typecode

Detailed Description

QoS Policy for configuring aspects of the RTPS Writer Protocol.


Member Data Documentation

after which a realiable reader will be considered unresponsive

apply ContentFilter(s) at the writer (writer side filtering)

use the 'BATCH' RTPS message to send data if all Readers accept BATCH

max size in bytes of written data

min size in bytes of written data

send 'typecode' information for associated data type.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© 2009-2013 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.