DDS_InconsistentTopicStatus Struct Reference
[Topics]
DDS_INCONSISTENT_TOPIC_STATUS
More...
List of all members.
|
Public Attributes |
DDS_Long | total_count |
| Total cumulative count of the Topics discovered whose name matches the DDSTopic to which this status is attached and whose type is inconsistent with that of that DDSTopic.
|
DDS_Long | total_count_change |
| The incremental number of inconsistent topics discovered since the last time this status was read.
|
Detailed Description
DDS_INCONSISTENT_TOPIC_STATUS
- Entity:
- DDSTopic
- Listener:
- DDSTopicListener
A remote
DDSTopic will be inconsistent with the locally created
DDSTopic if the type name of the two topics are different.
Member Data Documentation
Total cumulative count of the Topics discovered whose name matches the DDSTopic to which this status is attached and whose type is inconsistent with that of that DDSTopic.
The incremental number of inconsistent topics discovered since the last time this status was read.