Function dds_lget_offered_incompatible_qos

Function Documentation

void dds_lget_offered_incompatible_qos(const dds_listener_t *listener, dds_on_offered_incompatible_qos_fn *callback)

Get the offered_incompatible_qos callback from the listener structure.

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