Function iox_pub_loan_aligned_chunk_with_user_header
Defined in File publisher.h
Function Documentation
Warning
doxygenfunction: Unable to resolve function “iox_pub_loan_aligned_chunk_with_user_header” with arguments “(iox_pub_t const, void**const, const uint32_t, const uint32_t, const uint32_t, const uint32_t)”. Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting “(” in parameters-and-qualifiers. [error at 5] ENUM iox_AllocationResult iox_pub_loan_aligned_chunk_with_user_header (iox_pub_t const self, void **const userPayload, const uint32_t userPayloadSize, const uint32_t userPayloadAlignment, const uint32_t userHeaderSize, const uint32_t userHeaderAlignment) —–^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected ‘::’ in pointer to member (function). [error at 26] ENUM iox_AllocationResult iox_pub_loan_aligned_chunk_with_user_header (iox_pub_t const self, void **const userPayload, const uint32_t userPayloadSize, const uint32_t userPayloadAlignment, const uint32_t userHeaderSize, const uint32_t userHeaderAlignment) ————————–^ If declarator-id: Invalid C++ declaration: Expecting “(” in parameters-and-qualifiers. [error at 26] ENUM iox_AllocationResult iox_pub_loan_aligned_chunk_with_user_header (iox_pub_t const self, void **const userPayload, const uint32_t userPayloadSize, const uint32_t userPayloadAlignment, const uint32_t userHeaderSize, const uint32_t userHeaderAlignment) ————————–^