![]() |
OpenSplice C# API
v6.x
OpenSplice C# Data Distribution Service Data-Centric Publish-Subscribe API
|
Counts for a QosPolicy the number of imcompatible readers or writers. More...

Public Attributes | |
| int | Count |
| The Count More... | |
| QosPolicyId | PolicyId |
| The QosPolicyId More... | |
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.
| int DDS.QosPolicyCount.Count |
The Count
Definition at line 1184 of file DdsDcpsStructs.cs.
| QosPolicyId DDS.QosPolicyCount.PolicyId |
The QosPolicyId
Definition at line 1179 of file DdsDcpsStructs.cs.