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

Another topic exists with the same name but different characteristics. More...

Collaboration diagram for DDS.InconsistentTopicStatus:
Collaboration graph

Public Attributes

int TotalCount
 Total cumulative count of all inconsistent topics detected. More...
 
int TotalCountChange
 The incremental number of inconsistent topics since the last time the listener was called or the status was read. More...
 

Detailed Description

Another topic exists with the same name but different characteristics.

Definition at line 783 of file DdsDcpsStructs.cs.

Member Data Documentation

◆ TotalCount

int DDS.InconsistentTopicStatus.TotalCount

Total cumulative count of all inconsistent topics detected.

Definition at line 788 of file DdsDcpsStructs.cs.

◆ TotalCountChange

int DDS.InconsistentTopicStatus.TotalCountChange

The incremental number of inconsistent topics since the last time the listener was called or the status was read.

Definition at line 794 of file DdsDcpsStructs.cs.


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