|
TopicDataQosPolicy Class
|
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.
Inheritance Hierarchy
Namespace:
OpenDDSharp.DDS
Assembly:
OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntaxpublic class TopicDataQosPolicy
Public Class TopicDataQosPolicy
public ref class TopicDataQosPolicy
type TopicDataQosPolicy = class end
The TopicDataQosPolicy type exposes the following members.
Properties
| Name | Description |
---|
 | Value |
Gets or sets the bytes assigned to the TopicDataQosPolicy |
Top
Methods
| Name | Description |
---|
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
See Also