addBypassRoute(sg_platf_route_cbarg_t e_route) override | simgrid::kernel::routing::NetZoneImpl | virtual |
addComponent(kernel::routing::NetCard *elm) | simgrid::s4u::NetZone | virtual |
addRoute(sg_platf_route_cbarg_t route) override | simgrid::kernel::routing::DijkstraZone | 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) | simgrid::kernel::routing::NetZoneImpl | |
DijkstraZone(NetZone *father, const char *name, bool cached) | simgrid::kernel::routing::DijkstraZone | |
father() | simgrid::s4u::NetZone | |
getBypassRoute(routing::NetCard *src, routing::NetCard *dst, std::vector< surf::Link *> *links, double *latency) | simgrid::kernel::routing::NetZoneImpl | protected |
getGlobalRoute(routing::NetCard *src, routing::NetCard *dst, std::vector< surf::Link *> *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(NetCard *src, NetCard *dst, sg_platf_route_cbarg_t route, double *lat) override | simgrid::kernel::routing::DijkstraZone | virtual |
getRouteCheckParams(NetCard *src, NetCard *dst) | simgrid::kernel::routing::RoutedZone | protected |
graphNodeMap_ | simgrid::kernel::routing::DijkstraZone | |
hierarchy_ | simgrid::kernel::routing::NetZoneImpl | |
hosts() | 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, int change_order) | simgrid::kernel::routing::RoutedZone | virtual |
newRoute(int src_id, int dst_id, sg_platf_route_cbarg_t e_route) | simgrid::kernel::routing::DijkstraZone | |
nodeMapSearch(int id) | simgrid::kernel::routing::DijkstraZone | |
onRouteCreation | simgrid::s4u::NetZone | static |
properties() | simgrid::s4u::NetZone | |
property(const char *key) | simgrid::s4u::NetZone | |
routeCache_ | simgrid::kernel::routing::DijkstraZone | |
RoutedZone(NetZone *father, const char *name) | simgrid::kernel::routing::RoutedZone | explicit |
routeGraph_ | simgrid::kernel::routing::DijkstraZone | |
routeGraphNewNode(int id, int graph_id) | simgrid::kernel::routing::DijkstraZone | |
RoutingMode enum name | simgrid::kernel::routing::NetZoneImpl | |
seal() override | simgrid::kernel::routing::DijkstraZone | virtual |
setProperty(const char *key, const char *value) | simgrid::s4u::NetZone | |
vertices_ | simgrid::s4u::NetZone | protected |
~DijkstraZone() override | simgrid::kernel::routing::DijkstraZone | |
~NetZone() | simgrid::s4u::NetZone | protectedvirtual |
~NetZoneImpl() | simgrid::kernel::routing::NetZoneImpl | protectedvirtual |