Function dds_qset_partition

Function Documentation

void dds_qset_partition(dds_qos_t *qos, uint32_t n, const char **ps)

Set the partition policy of a qos structure.

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

  • n[in] - Number of partitions stored in ps

  • ps[in] - Pointer to string(s) storing partition name(s)