Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Define PropertyHolder::set_properties.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 18 Apr 2019 09:45:34 +0000 (11:45 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 18 Apr 2019 09:55:10 +0000 (11:55 +0200)
commitc5652f475d35a3d6505bed5102ac5162e19044a2
treeb42e30b0afc5bb541f881046ec1d75fa7baeb4ae
parenteadce057a2c8e09df65641e77935bd9ffc905440
Define PropertyHolder::set_properties.

It allows to have a single simcall when setting many properties.
include/simgrid/s4u/Host.hpp
src/kernel/actor/ActorImpl.cpp
src/kernel/routing/NetZoneImpl.cpp
src/s4u/s4u_Host.cpp
src/surf/PropertyHolder.cpp
src/surf/PropertyHolder.hpp
src/surf/sg_platf.cpp