Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move the signals from simgrid::surf::Host to simgrid::Host
authorGabriel Corona <gabriel.corona@loria.fr>
Wed, 13 Jan 2016 11:16:04 +0000 (12:16 +0100)
committerGabriel Corona <gabriel.corona@loria.fr>
Wed, 13 Jan 2016 12:55:11 +0000 (13:55 +0100)
commitb23ab258ec14e70d63c28d53c379cd7ccc8a5809
treeb7a43b564fdeeb877a20e3c5cb16705dc8ac2e81
parentefd5719fdcd06a99d1fd644b81c7e9d578c08fc5
Move the signals from simgrid::surf::Host to simgrid::Host

Fix issues of dependencies between extensions in destruction.
12 files changed:
include/simgrid/Host.hpp
src/msg/msg_global.cpp
src/simgrid/host.cpp
src/simix/smx_global.cpp
src/surf/callbacks.cpp
src/surf/host_interface.cpp
src/surf/host_interface.hpp
src/surf/network_constant.cpp
src/surf/network_ib.cpp
src/surf/plugins/energy.cpp
src/surf/sg_platf.cpp
src/surf/surf_interface.cpp