RTI Connext C# API Version 7.2.0
Rti.Dds.Core.Policy.OwnershipBuilder Class Reference

A modifiable type used to create an immutable Ownership More...

Public Member Functions

 OwnershipBuilder (Ownership data)
 Creates a builder with the values of an existing immutable instance More...
 
Ownership Build ()
 Creates a new Ownership immutable object from this one. More...
 

Properties

OwnershipKind Kind [get, set]
 The kind of ownership More...
 

Detailed Description

A modifiable type used to create an immutable Ownership

Constructor & Destructor Documentation

◆ OwnershipBuilder()

Rti.Dds.Core.Policy.OwnershipBuilder.OwnershipBuilder ( Ownership  data)
inline

Creates a builder with the values of an existing immutable instance

Member Function Documentation

◆ Build()

Ownership Rti.Dds.Core.Policy.OwnershipBuilder.Build ( )

Creates a new Ownership immutable object from this one.

Property Documentation

◆ Kind

OwnershipKind Rti.Dds.Core.Policy.OwnershipBuilder.Kind
getset

The kind of ownership

The full documentation is available in the C API: DDS_OwnershipQosPolicy_kind