|
RTI Connext DDS Micro
Version 2.4.11
|
<<interface>> DDS_Listener for DDS_Topic entities. More...
#include <dds_c_topic.h>
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. | |
<<interface>> DDS_Listener for DDS_Topic entities.
| struct DDS_Listener DDS_TopicListener::as_listener |
The superclass instance of this DDS_TopicListener.
| DDS_TopicListener_InconsistentTopicCallback DDS_TopicListener::on_inconsistent_topic |
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.