RTI Connext C# API  6.1.0
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()

Creates a builder with the values of an existing immutable instance

Member Function Documentation

◆ Build()

Ownership Build ( )

Creates a new Ownership immutable object from this one.

Property Documentation

◆ Kind

OwnershipKind Kind
getset

The kind of ownership

The full documentation is available in the C API: DDS_OwnershipQosPolicy::kind