RTI Connext C# API Version 7.2.0
Omg.Dds.Core.Policy.ChangeableAttribute Class Reference

Attribute that indicates that a Qos policy type can be changed after its Entity has been created. More...

Inherits Attribute.

Public Member Functions

 ChangeableAttribute (ChangeableWhen changeableWhen=ChangeableWhen.AnyTime)
 Creates the attribute More...
 

Properties

ChangeableWhen ChangeableWhen [get, set]
 Indicates when the policy can be changed More...
 

Detailed Description

Attribute that indicates that a Qos policy type can be changed after its Entity has been created.

Constructor & Destructor Documentation

◆ ChangeableAttribute()

Omg.Dds.Core.Policy.ChangeableAttribute.ChangeableAttribute ( ChangeableWhen  changeableWhen = ChangeableWhen.AnyTime)

Creates the attribute

Parameters
changeableWhenWhen it can be changed

Property Documentation

◆ ChangeableWhen

ChangeableWhen Omg.Dds.Core.Policy.ChangeableAttribute.ChangeableWhen
getset

Indicates when the policy can be changed