Function dds_qget_ignorelocal¶
Defined in File dds_public_qos.h
Function Documentation¶
-
bool dds_qget_ignorelocal(const dds_qos_t *qos, dds_ignorelocal_kind_t *ignore)¶
Get the ignore-local qos policy.
- Parameters
qos – [in] - Pointer to a dds_qos_t structure storing the policy
ignore – [inout] - Pointer that will store whether to ignore readers/writers owned by the same participant (optional)
- Returns
- false iff any of the arguments is invalid or the qos is not present in the qos object