CoreDX DDS C# Reference Manual
Public Attributes | List of all members
DataRepresentationQosPolicy Struct Reference

Public Attributes

ushort[] value
 

Detailed Description

This QoS policy establishes the DataRepresentation (data encoding) offered by a DataWriter or requested by a DataReader.

DataWriters offer a specific single encoding. DataReaders request zero or more encodings.

The policy is compatible between a Writer and a Reader if there is a matching encoding between offered and requested.

Member Data Documentation

ushort [] value

the set of representation kinds supported


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