addBypassRoute(sg_platf_route_cbarg_t e_route) override | simgrid::kernel::routing::NetZoneImpl | virtual |
addComponent(kernel::routing::NetPoint *elm) | simgrid::s4u::NetZone | virtual |
addRoute(sg_platf_route_cbarg_t route) | simgrid::s4u::NetZone | virtual |
addRouteCheckParams(sg_platf_route_cbarg_t route) | simgrid::kernel::routing::RoutedZone | protected |
children() | simgrid::s4u::NetZone | |
createHost(const char *name, std::vector< double > *speedPerPstate, int coreAmount, std::unordered_map< std::string, std::string > *props) | simgrid::kernel::routing::NetZoneImpl | |
father() | simgrid::s4u::NetZone | |
getBypassRoute(routing::NetPoint *src, routing::NetPoint *dst, std::vector< surf::LinkImpl *> *links, double *latency) | simgrid::kernel::routing::NetZoneImpl | protected |
getGlobalRoute(routing::NetPoint *src, routing::NetPoint *dst, std::vector< surf::LinkImpl *> *links, double *latency) | simgrid::kernel::routing::NetZoneImpl | static |
getGraph(xbt_graph_t graph, xbt_dict_t nodes, xbt_dict_t edges) override | simgrid::kernel::routing::RoutedZone | virtual |
getLocalRoute(NetPoint *src, NetPoint *dst, sg_platf_route_cbarg_t into, double *latency)=0 | simgrid::kernel::routing::NetZoneImpl | protectedpure virtual |
getRouteCheckParams(NetPoint *src, NetPoint *dst) | simgrid::kernel::routing::RoutedZone | protected |
hierarchy_ | simgrid::kernel::routing::NetZoneImpl | |
hosts(std::vector< s4u::Host *> *whereto) | simgrid::s4u::NetZone | |
name() | simgrid::s4u::NetZone | |
NetZone(NetZone *father, const char *name) | simgrid::s4u::NetZone | explicitprotected |
NetZoneImpl(NetZone *father, const char *name) | simgrid::kernel::routing::NetZoneImpl | explicitprotected |
newExtendedRoute(RoutingMode hierarchy, sg_platf_route_cbarg_t routearg, bool change_order) | simgrid::kernel::routing::RoutedZone | virtual |
onCreation | simgrid::s4u::NetZone | static |
onRouteCreation | simgrid::s4u::NetZone | static |
onSeal | simgrid::s4u::NetZone | static |
properties() | simgrid::s4u::NetZone | |
property(const char *key) | simgrid::s4u::NetZone | |
RoutedZone(NetZone *father, const char *name) | simgrid::kernel::routing::RoutedZone | explicit |
RoutingMode enum name | simgrid::kernel::routing::NetZoneImpl | |
seal() | simgrid::s4u::NetZone | virtual |
setProperty(const char *key, const char *value) | simgrid::s4u::NetZone | |
vertices_ | simgrid::s4u::NetZone | protected |
~NetZone() | simgrid::s4u::NetZone | protectedvirtual |
~NetZoneImpl() | simgrid::kernel::routing::NetZoneImpl | protectedvirtual |