CoreDX DDS Java Reference Manual
Public Attributes | List of all members
DataRepresentationQosPolicy Class Reference

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

Public Attributes

Vector< Short > 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

Vector<Short> value

a sequence of representation values


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