DDS::InconsistentTopicStatus Struct Reference
[Topics]

DDS::StatusKind::INCONSISTENT_TOPIC_STATUS More...

#include <managed_topic.h>

List of all members.

Public Attributes

System::Int32 total_count
 Total cumulative count of the Topics discovered whose name matches the DDS::Topic to which this status is attached and whose type is inconsistent with that of that DDS::Topic.
System::Int32 total_count_change
 The incremental number of inconsistent topics discovered since the last time this status was read.


Detailed Description

DDS::StatusKind::INCONSISTENT_TOPIC_STATUS

Entity:
DDS::Topic
Listener:
DDS::TopicListener
A remote DDS::Topic will be inconsistent with the locally created DDS::Topic if the type name of the two topics are different.

Member Data Documentation

Total cumulative count of the Topics discovered whose name matches the DDS::Topic to which this status is attached and whose type is inconsistent with that of that DDS::Topic.

The incremental number of inconsistent topics discovered since the last time this status was read.


RTI Data Distribution Service .Net APIs Version 4.5e Copyright © 23 Oct 2011 Real-Time Innovations, Inc