InconsistentTopicStatus Class Reference
[Topics]

StatusKind.INCONSISTENT_TOPIC_STATUS. More...

Inherits Status.

List of all members.

Public Attributes

int total_count
 Total cumulative count of the Topics discovered whose name matches the com.rti.dds.topic.Topic to which this status is attached and whose type is inconsistent with that of that com.rti.dds.topic.Topic.
int total_count_change
 The incremental number of inconsistent topics discovered since the last time this status was read.


Detailed Description

StatusKind.INCONSISTENT_TOPIC_STATUS.

Entity:
com.rti.dds.topic.Topic
Listener:
com.rti.dds.topic.TopicListener
A remote com.rti.dds.topic.Topic will be inconsistent with the locally created com.rti.dds.topic.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 com.rti.dds.topic.Topic to which this status is attached and whose type is inconsistent with that of that com.rti.dds.topic.Topic.

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


RTI Connext Java API Version 4.5f Copyright © 17 Mar 2012 Real-Time Innovations, Inc