Function iox_pub_publish_chunk

Function Documentation

void iox_pub_publish_chunk(iox_pub_t const self, void *const userPayload)

sends a previously allocated chunk

Parameters:
  • self[in] handle of the publisher

  • userPayload[in] pointer to the user-payload of the chunk which should be send