OpenSplice C# API  v6.x
OpenSplice C# Data Distribution Service Data-Centric Publish-Subscribe API
DDS.QosPolicyCount Struct Reference

Counts for a QosPolicy the number of imcompatible readers or writers. More...

Collaboration diagram for DDS.QosPolicyCount:
Collaboration graph

Public Attributes

int Count
 The Count More...
 
QosPolicyId PolicyId
 The QosPolicyId More...
 

Detailed Description

Counts for a QosPolicy the number of imcompatible readers or writers.

The QosPolicyCount object shows, for a QosPolicy, the total number of times that the concerned DataWriter discovered a DataReader for the same Topic and a requested DataReaderQos that is incompatible with the one offered by the DataWriter.

Definition at line 1174 of file DdsDcpsStructs.cs.

Member Data Documentation

◆ Count

int DDS.QosPolicyCount.Count

The Count

Definition at line 1184 of file DdsDcpsStructs.cs.

◆ PolicyId

QosPolicyId DDS.QosPolicyCount.PolicyId

The QosPolicyId

Definition at line 1179 of file DdsDcpsStructs.cs.


The documentation for this struct was generated from the following file: