CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
DDS::TopicDataQosPolicy Struct Reference

Allows the application to attach arbitrary information to a Topic QoS. More...

Public Member Functions

 TopicDataQosPolicy ()
 

Data Fields

DDS::OctetSeq value
 sequence of bytes
 

Detailed Description

Allows the application to attach arbitrary information to a Topic QoS.

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

The topic 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 TopicListener to implement conditional matching policies.

Constructor & Destructor Documentation

◆ TopicDataQosPolicy()

DDS::TopicDataQosPolicy::TopicDataQosPolicy ( )

Constructor, Copy Constructor, Destructor, Assignment operator


© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80104
All rights reserved.