Public Member Functions | |
virtual void | on_inconsistent_topic (DDSTopic *topic, const DDS_InconsistentTopicStatus &status) |
Handle the DDS_INCONSISTENT_TOPIC_STATUS status. |
virtual void DDSTopicListener::on_inconsistent_topic | ( | DDSTopic * | topic, | |
const DDS_InconsistentTopicStatus & | status | |||
) | [virtual] |
Handle the DDS_INCONSISTENT_TOPIC_STATUS status.
This callback is called when a remote DDSTopic is discovered but is inconsistent with the locally created DDSTopic of the same topic name.