OpenSplice C# API  v6.x
OpenSplice C# Data Distribution Service Data-Centric Publish-Subscribe API
DDS.TopicDataQosPolicy Struct Reference

More...

Collaboration diagram for DDS.TopicDataQosPolicy:
Collaboration graph

Public Attributes

byte [] Value
 

Detailed Description

This QosPolicy allows the application to attach additional information to a Topic Entity. This information is distributed with the BuiltinTopics.

Attributes

Value Meaning Concerns RxO Changeable
A sequence of octets:
value
A sequence of octets that holds the application topic data. By default, the sequence has length 0. Topic No Yes

The purpose of this QoS is to allow the application to attach additional information to the created Topic such that when a remote application discovers their existence it can examine the information and use it in an application-defined way. In combination with the listeners on the DataReader and DataWriter as well as by means of operations such as ignore_topic, these QoS can assist an application to extend the provided QoS.

Definition at line 1240 of file DdsDcpsStructs.cs.

Member Data Documentation

◆ Value

byte [] DDS.TopicDataQosPolicy.Value

Definition at line 1242 of file DdsDcpsStructs.cs.


The documentation for this struct was generated from the following file: