Function dds_lget_inconsistent_topic

Function Documentation

void dds_lget_inconsistent_topic(const dds_listener_t *listener, dds_on_inconsistent_topic_fn *callback)

Get the inconsistent_topic callback from the listener structure.

Equivalent to calling dds_lget_inconsistent_topic_arg with arg and reset_on_invoke set to a null pointer and throwing away the result.