Function dds_qset_groupdata

Function Documentation

void dds_qset_groupdata(dds_qos_t *qos, const void *value, size_t sz)

Set the groupdata of a qos structure.

Parameters
  • qos[inout] - Pointer to a dds_qos_t structure that will store the groupdata

  • value[in] - Pointer to the group data

  • sz[in] - Size of groupdata stored in value