Function dds_qset_partition¶
Defined in File dds_public_qos.h
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)