|
@brief Compound update structure containing all updates.
@brief The worker's id causing the update.
@brief The updates of workers prior to this update. These ids are used to apply updares in correct order, detect missing updates and request missing updates again. dependetOnUpdateIdsi == -1 means no updates from worker i are required
|