Function dds_lget_data_on_readers

Function Documentation

void dds_lget_data_on_readers(const dds_listener_t *listener, dds_on_data_on_readers_fn *callback)

Get the data_on_readers callback from the listener structure.

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