Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
NetZone::get_netpoint: gets the netzone's netpoint
authorBruno Donassolo <bruno.donassolo@inria.fr>
Wed, 21 Apr 2021 18:35:03 +0000 (20:35 +0200)
committerBruno Donassolo <bruno.donassolo@inria.fr>
Fri, 23 Apr 2021 08:39:06 +0000 (10:39 +0200)
commit1910eb3996b33f7e42fea6b093485600e04a567a
tree8dea4492ca9dafbad10d6317c298782b57870d55
parentf365dfb058131f5436c5cd47612c9cf5ebe49993
NetZone::get_netpoint: gets the netzone's netpoint

New method to get the netpoint used by netzones.
Usefull when describing routes using the netzones (add_route method)
include/simgrid/kernel/routing/NetZoneImpl.hpp
include/simgrid/s4u/NetZone.hpp
src/s4u/s4u_Netzone.cpp