DDS_TopicListener Struct Reference
[Topics]

<<interface>> DDS_Listener for DDS_Topic entities. More...


Data Fields

struct DDS_Listener as_listener
 The superclass instance of this DDS_TopicListener.
DDS_TopicListener_InconsistentTopicCallback on_inconsistent_topic
 Handle the DDS_INCONSISTENT_TOPIC_STATUS status.


Detailed Description

<<interface>> DDS_Listener for DDS_Topic entities.

Entity:
DDS_Topic
Status:
DDS_INCONSISTENT_TOPIC_STATUS, DDS_InconsistentTopicStatus
This is the interface that can be implemented by an application-provided class and then registered with the DDS_Topic such that the application can be notified by RTI Data Distribution Service of relevant status changes.

See also:
Status Kinds

DDS_Listener

DDS_Topic_set_listener

Operations Allowed in Listener Callbacks


Field Documentation

The superclass instance of this DDS_TopicListener.

Handle the DDS_INCONSISTENT_TOPIC_STATUS status.

This callback is called when a remote DDS_Topic is discovered but is inconsistent with the locally created DDS_Topic of the same topic name.


RTI Data Distribution Service C API Version 4.5c Copyright © 9 Jun 2010 Real-Time Innovations, Inc