Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do not expose Activity::set_remaining publicly.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 6 Oct 2022 12:16:55 +0000 (14:16 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 6 Oct 2022 12:24:13 +0000 (14:24 +0200)
commit206daeb1d282a6ec007938eb8755aed5f0ab91b4
tree866907ccba20ecd2f8900efecfce50f8fd29f981
parenta1f5257f643d4dac6fc26c4993cc11170000a548
Do not expose Activity::set_remaining publicly.

Prevents confusion with Comm::set_payload_size.
ChangeLog
include/simgrid/s4u/Activity.hpp
src/s4u/s4u_Comm.cpp
src/s4u/s4u_Exec.cpp
src/s4u/s4u_Io.cpp