|
UserDataQosPolicy Class
|
The purpose of this QoS is to allow the application to attach additional information to the created
Entity objects such that when
a remote application discovers their existence it can access that information and use it for its own purposes.
Inheritance Hierarchy
Namespace:
OpenDDSharp.DDS
Assembly:
OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntaxpublic class UserDataQosPolicy
Public Class UserDataQosPolicy
public ref class UserDataQosPolicy
type UserDataQosPolicy = class end
The UserDataQosPolicy type exposes the following members.
Properties
| Name | Description |
---|
 | Value |
Gets or sets the bytes assigned to the UserDataQosPolicy |
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