Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
dePERLify a bit the routing
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 13 Jun 2016 09:54:31 +0000 (11:54 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Mon, 13 Jun 2016 09:54:34 +0000 (11:54 +0200)
commit6ea2f218951f6c2abef7e604c9ed8474c989df6e
tree2c9215b00b661b5ca6c6e62fe4b080133e695f2f
parent4aae262b44f1e514ca440640d592d8077f709137
dePERLify a bit the routing

- Use the object, not its name (src & dst in s_sg_platf_route_cbarg_t)
- this allows to move the test of their existance earlier in the process
src/bindings/lua/lua_platf.cpp
src/s4u/s4u_as.cpp
src/surf/AsDijkstra.cpp
src/surf/AsFloyd.cpp
src/surf/AsFull.cpp
src/surf/AsRoutedGraph.cpp
src/surf/xml/platf_private.hpp
src/surf/xml/surfxml_sax_cb.cpp