Function dds_qget_durability

Function Documentation

bool dds_qget_durability(const dds_qos_t *qos, dds_durability_kind_t *kind)

Get the durability policy from a qos structure.

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

  • kind[inout] - Pointer that will store the durability kind

Returns

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