CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
DDS::OwnershipStrengthQosPolicy Struct Reference

Defines the strength, or priority, of a Writer. The strength is used to determine ownership in the case of EXCLUSIVE_OWNERSHIP_QOS. When multiple writers publish data about the same instance, the stronger writer is considered the owner, and data from other writers is not delivered to the reader. More...

Public Member Functions

 OwnershipStrengthQosPolicy ()
 

Data Fields

int32_t value
 the ownership strength value
 

Detailed Description

Defines the strength, or priority, of a Writer. The strength is used to determine ownership in the case of EXCLUSIVE_OWNERSHIP_QOS. When multiple writers publish data about the same instance, the stronger writer is considered the owner, and data from other writers is not delivered to the reader.

Constructor & Destructor Documentation

◆ OwnershipStrengthQosPolicy()

DDS::OwnershipStrengthQosPolicy::OwnershipStrengthQosPolicy ( )

Constructor, Copy Constructor, Destructor, Assignment operator


© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80104
All rights reserved.