CoreDX DDS C++ Reference Manual
Public Member Functions | Public Attributes | List of all members
DDS::GroupDataQosPolicy Struct Reference

Allows the application to attach arbitrary information to a Publisher or Subscriber. More...

Public Member Functions

 GroupDataQosPolicy ()
 

Public Attributes

DDS::OctetSeq value
 sequence of bytes
 

Detailed Description

Allows the application to attach arbitrary information to a Publisher or Subscriber.

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

The group 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 DataReaderListener and DataWriterListener to implement conditional matching policies.

Constructor & Destructor Documentation

DDS::GroupDataQosPolicy::GroupDataQosPolicy ( )

Constructor, Copy Constructor, Destructor, Assignment operator


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