Function dds_qget_transport_priority

Function Documentation

bool dds_qget_transport_priority(const dds_qos_t *qos, int32_t *value)

Get the transport priority qos policy.

Parameters
  • qos[in] - Pointer to a dds_qos_t structure storing the policy

  • value[inout] - Pointer that will store the transport priority value

Returns

- false iff any of the arguments is invalid or the qos is not present in the qos object