|
SimGrid
3.18
Versatile Simulation of Distributed Systems
|
This is the complete list of members for simgrid::kernel::routing::FullZone, 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(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) override | simgrid::kernel::routing::FullZone | 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 |
| createHost(const char *name, std::vector< double > *speedPerPstate, int coreAmount, std::map< std::string, std::string > *props) | simgrid::kernel::routing::NetZoneImpl | |
| FullZone(NetZone *father, std::string name) | simgrid::kernel::routing::FullZone | explicit |
| 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 into, double *latency) override | simgrid::kernel::routing::FullZone | 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 |
| 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 |
| onCreation | simgrid::s4u::NetZone | static |
| onRouteCreation | simgrid::s4u::NetZone | static |
| onSeal | simgrid::s4u::NetZone | static |
| RoutedZone(NetZone *father, std::string name) | simgrid::kernel::routing::RoutedZone | explicit |
| RoutingMode enum name | simgrid::kernel::routing::NetZoneImpl | |
| routingTable_ | simgrid::kernel::routing::FullZone | |
| seal() override | simgrid::kernel::routing::FullZone | virtual |
| setProperty(const char *key, const char *value) | simgrid::s4u::NetZone | |
| ~FullZone() override | simgrid::kernel::routing::FullZone | |
| ~NetZone() | simgrid::s4u::NetZone | protectedvirtual |
| ~NetZoneImpl() | simgrid::kernel::routing::NetZoneImpl | protectedvirtual |