Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move implementation bits of s4u::As into surf::AsImpl
authorMartin Quinson <martin.quinson@loria.fr>
Tue, 8 Mar 2016 11:20:23 +0000 (12:20 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Tue, 8 Mar 2016 13:26:41 +0000 (14:26 +0100)
commit9735863c1ccb1ae8b55853262d6e1c3ee3a8698f
tree2e4316de8b7e41c91e155f6386a6eb4b95db069d
parent8913f5cf5be054810aa9d906b49c9c2feaa85566
move implementation bits of s4u::As into surf::AsImpl
23 files changed:
include/simgrid/s4u/As.hpp [new file with mode: 0644]
src/instr/jedule/jedule_sd_binding.cpp
src/msg/msg_environment.cpp
src/s4u/s4u_as.cpp
src/s4u/s4u_engine.cpp
src/surf/AsImpl.cpp [new file with mode: 0644]
src/surf/AsImpl.hpp [moved from include/simgrid/s4u/as.hpp with 74% similarity]
src/surf/instr_routing.cpp
src/surf/network_ns3.cpp
src/surf/sg_platf.cpp
src/surf/surf_routing.cpp
src/surf/surf_routing.hpp
src/surf/surf_routing_RoutedGraph.cpp
src/surf/surf_routing_RoutedGraph.hpp
src/surf/surf_routing_cluster.cpp
src/surf/surf_routing_cluster.hpp
src/surf/surf_routing_dijkstra.cpp
src/surf/surf_routing_floyd.cpp
src/surf/surf_routing_full.cpp
src/surf/surf_routing_none.cpp
src/surf/surf_routing_none.hpp
src/surf/xml/platf_private.hpp
tools/cmake/DefinePackages.cmake