Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
routing: rename all fields, and less void*
authorMartin Quinson <martin.quinson@loria.fr>
Sun, 14 Feb 2016 14:05:01 +0000 (15:05 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Sun, 14 Feb 2016 16:29:20 +0000 (17:29 +0100)
commitc7344f5c93d14d03114fe84a0213d7f3950c73a3
tree46a64502eb7d291205e1722c5b376e99e9781fec
parente2b07f653b8942d8d4cb4eab2f4ae15e9156b3ac
routing: rename all fields, and less void*
18 files changed:
include/simgrid/forward.h
src/surf/network_ns3.cpp
src/surf/sg_platf.cpp
src/surf/surf_routing.cpp
src/surf/surf_routing.hpp
src/surf/surf_routing_cluster.cpp
src/surf/surf_routing_cluster.hpp
src/surf/surf_routing_cluster_fat_tree.cpp
src/surf/surf_routing_cluster_fat_tree.hpp
src/surf/surf_routing_cluster_torus.cpp
src/surf/surf_routing_cluster_torus.hpp
src/surf/surf_routing_dijkstra.cpp
src/surf/surf_routing_dijkstra.hpp
src/surf/surf_routing_floyd.cpp
src/surf/surf_routing_floyd.hpp
src/surf/surf_routing_full.cpp
src/surf/surf_routing_full.hpp
src/surf/surf_routing_generic.cpp