Function dds_is_loan_available¶
Defined in File dds_data_allocator.h
Function Documentation¶
-
bool dds_is_loan_available(const dds_entity_t entity)¶
Check if a Loan is available to reader/writer.
- Parameters
entity – [in] the handle of the entity
- Returns
loan available or not