CoreDX DDS
Java Reference Manual

UserDataQosPolicy Class Reference

Allows the application to attach arbitrary information to a DomainParticipant, DataWriter or DataReader. More...

List of all members.

Public Attributes

Vector< Byte > value

Detailed Description

Allows the application to attach arbitrary information to a DomainParticipant, DataWriter or DataReader.

The value of the USER_DATA is propagated and made available to applications through the built-in topics.

The user data is implemented as a vector of Bytes, and can be used to store any application defined data.

This QoS can be used by an application in combination with the listeners to implement conditional matching policies.


Member Data Documentation

Vector<Byte> value
 All Classes Functions Variables

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