Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
routing: inline method routing_get_network_element_type
authorMartin Quinson <martin.quinson@loria.fr>
Sat, 20 Feb 2016 00:33:21 +0000 (01:33 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Sat, 20 Feb 2016 00:33:28 +0000 (01:33 +0100)
commit8d900364a801ea8e049c5862e360aedea8093094
tree626216c1b04747af3b83fce451409179b4893112
parent018f0c4b9035f7e28796f298e85ab69bb88ca426
routing: inline method routing_get_network_element_type

This was a C->C++ adapter

(+ rename a netcard field in instr, and other cosmetics)
src/include/surf/surf.h
src/instr/instr_paje_containers.cpp
src/instr/instr_private.h
src/simgrid/host.cpp
src/surf/sg_platf.cpp
src/surf/surf_routing.cpp
teshsuite/simdag/platforms/CMakeLists.txt
teshsuite/simdag/platforms/flatifier.cpp
teshsuite/simdag/platforms/flatifier.tesh
teshsuite/simdag/platforms/is_router_test.cpp [moved from teshsuite/simdag/platforms/is_router_test.c with 78% similarity]