SimGrid
3.18
Versatile Simulation of Distributed Systems
|
This is the complete list of members for simgrid::kernel::routing::DijkstraZone, including all inherited members.
addBypassRoute(NetPoint *src, NetPoint *dst, NetPoint *gw_src, NetPoint *gw_dst, std::vector< simgrid::surf::LinkImpl *> &link_list, bool symmetrical) override | simgrid::kernel::routing::NetZoneImpl | virtual |
addComponent(kernel::routing::NetPoint *elm) | simgrid::s4u::NetZone | virtual |
addRoute(NetPoint *src, NetPoint *dst, NetPoint *gw_src, NetPoint *gw_dst, std::vector< simgrid::surf::LinkImpl *> &link_list, bool symmetrical) override | simgrid::kernel::routing::DijkstraZone | virtual |
addRouteCheckParams(kernel::routing::NetPoint *src, kernel::routing::NetPoint *dst, kernel::routing::NetPoint *gw_src, kernel::routing::NetPoint *gw_dst, std::vector< simgrid::surf::LinkImpl *> &link_list, bool symmetrical) | simgrid::kernel::routing::RoutedZone | protected |
cached_ | simgrid::kernel::routing::DijkstraZone | |
createHost(const char *name, std::vector< double > *speedPerPstate, int coreAmount, std::map< std::string, std::string > *props) | simgrid::kernel::routing::NetZoneImpl | |
DijkstraZone(NetZone *father, std::string name, bool cached) | simgrid::kernel::routing::DijkstraZone | |
getBypassRoute(routing::NetPoint *src, routing::NetPoint *dst, std::vector< surf::LinkImpl *> &links, double *latency) | simgrid::kernel::routing::NetZoneImpl | protected |
getChildren() | simgrid::s4u::NetZone | |
getCname() const | simgrid::s4u::NetZone | |
getFather() | simgrid::s4u::NetZone | |
getGlobalRoute(routing::NetPoint *src, routing::NetPoint *dst, std::vector< surf::LinkImpl *> &links, double *latency) | simgrid::kernel::routing::NetZoneImpl | static |
getGraph(xbt_graph_t graph, std::map< std::string, xbt_node_t > *nodes, std::map< std::string, xbt_edge_t > *edges) override | simgrid::kernel::routing::RoutedZone | virtual |
getHosts(std::vector< s4u::Host *> *whereto) | simgrid::s4u::NetZone | |
getLocalRoute(NetPoint *src, NetPoint *dst, sg_platf_route_cbarg_t route, double *lat) override | simgrid::kernel::routing::DijkstraZone | virtual |
getName() const | simgrid::s4u::NetZone | inline |
getProperties() | simgrid::s4u::NetZone | |
getProperty(const char *key) | simgrid::s4u::NetZone | |
getRouteCheckParams(NetPoint *src, NetPoint *dst) | simgrid::kernel::routing::RoutedZone | protected |
getTableSize() | simgrid::s4u::NetZone | inlineprotected |
getVertices() | simgrid::s4u::NetZone | inlineprotected |
graphNodeMap_ | simgrid::kernel::routing::DijkstraZone | |
hierarchy_ | simgrid::kernel::routing::NetZoneImpl | |
NetZone(NetZone *father, std::string name) | simgrid::s4u::NetZone | explicitprotected |
NetZoneImpl(NetZone *father, std::string name) | simgrid::kernel::routing::NetZoneImpl | explicitprotected |
newExtendedRoute(RoutingMode hierarchy, NetPoint *src, NetPoint *dst, NetPoint *gw_src, NetPoint *gw_dst, std::vector< simgrid::surf::LinkImpl *> &link_list, bool symmetrical, bool 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 | |
onCreation | simgrid::s4u::NetZone | static |
onRouteCreation | simgrid::s4u::NetZone | static |
onSeal | simgrid::s4u::NetZone | static |
routeCache_ | simgrid::kernel::routing::DijkstraZone | |
RoutedZone(NetZone *father, std::string 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 | |
~DijkstraZone() override | simgrid::kernel::routing::DijkstraZone | |
~NetZone() | simgrid::s4u::NetZone | protectedvirtual |
~NetZoneImpl() | simgrid::kernel::routing::NetZoneImpl | protectedvirtual |