Function dds_qget_writer_data_lifecycle¶
Defined in File dds_public_qos.h
Function Documentation¶
-
bool dds_qget_writer_data_lifecycle(const dds_qos_t *qos, bool *autodispose)¶
Get the writer data-lifecycle qos policy.
- Parameters
qos – [in] - Pointer to a dds_qos_t structure storing the policy
autodispose – [inout] - Pointer that will store the autodispose unregistered instances enable value
- Returns
- false iff any of the arguments is invalid or the qos is not present in the qos object