Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make As->father_ protected
authorMartin Quinson <martin.quinson@loria.fr>
Fri, 14 Oct 2016 22:20:12 +0000 (00:20 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Fri, 14 Oct 2016 22:21:20 +0000 (00:21 +0200)
commitaa3426ffe35e9f09e17b5f09ee1264263b0a61b4
tree92df1a2e17d9669f8ad4f617da746fe9e99c685e
parent7bc50b7468e8ccac4960de9608fa76784549e992
make As->father_ protected
25 files changed:
include/simgrid/s4u/As.hpp
src/kernel/routing/AsCluster.cpp
src/kernel/routing/AsCluster.hpp
src/kernel/routing/AsClusterDragonfly.cpp
src/kernel/routing/AsClusterDragonfly.hpp
src/kernel/routing/AsClusterFatTree.cpp
src/kernel/routing/AsClusterFatTree.hpp
src/kernel/routing/AsClusterTorus.cpp
src/kernel/routing/AsClusterTorus.hpp
src/kernel/routing/AsDijkstra.cpp
src/kernel/routing/AsDijkstra.hpp
src/kernel/routing/AsFloyd.cpp
src/kernel/routing/AsFloyd.hpp
src/kernel/routing/AsFull.cpp
src/kernel/routing/AsFull.hpp
src/kernel/routing/AsImpl.cpp
src/kernel/routing/AsImpl.hpp
src/kernel/routing/AsNone.cpp
src/kernel/routing/AsNone.hpp
src/kernel/routing/AsRoutedGraph.cpp
src/kernel/routing/AsRoutedGraph.hpp
src/kernel/routing/AsVivaldi.cpp
src/kernel/routing/AsVivaldi.hpp
src/s4u/s4u_as.cpp
src/surf/sg_platf.cpp