|
SimGrid
3.21
Versatile Simulation of Distributed Systems
|
This is the complete list of members for simgrid::kernel::routing::RoutedZone, including all inherited members.
| add_bypass_route(NetPoint *src, NetPoint *dst, NetPoint *gw_src, NetPoint *gw_dst, std::vector< resource::LinkImpl *> &link_list, bool symmetrical) | simgrid::kernel::routing::NetZoneImpl | virtual |
| add_component(kernel::routing::NetPoint *elm) | simgrid::kernel::routing::NetZoneImpl | virtual |
| add_route(kernel::routing::NetPoint *src, kernel::routing::NetPoint *dst, kernel::routing::NetPoint *gw_src, kernel::routing::NetPoint *gw_dst, std::vector< kernel::resource::LinkImpl *> &link_list, bool symmetrical) | simgrid::kernel::routing::NetZoneImpl | virtual |
| add_route_check_params(NetPoint *src, NetPoint *dst, NetPoint *gw_src, NetPoint *gw_dst, std::vector< resource::LinkImpl *> &link_list, bool symmetrical) | simgrid::kernel::routing::RoutedZone | protected |
| addRouteCheckParams(NetPoint *src, NetPoint *dst, NetPoint *gw_src, NetPoint *gw_dst, std::vector< resource::LinkImpl *> &link_list, bool symmetrical) | simgrid::kernel::routing::RoutedZone | inlineprotected |
| create_host(const char *name, std::vector< double > *speed_per_pstate, int core_count, std::map< std::string, std::string > *props) | simgrid::kernel::routing::NetZoneImpl | |
| get_all_hosts() | simgrid::kernel::routing::NetZoneImpl | |
| get_bypass_route(routing::NetPoint *src, routing::NetPoint *dst, std::vector< resource::LinkImpl *> &links, double *latency) | simgrid::kernel::routing::NetZoneImpl | protected |
| get_children() | simgrid::kernel::routing::NetZoneImpl | |
| get_cname() const | simgrid::kernel::routing::NetZoneImpl | |
| get_father() | simgrid::kernel::routing::NetZoneImpl | |
| get_global_route(routing::NetPoint *src, routing::NetPoint *dst, std::vector< resource::LinkImpl *> &links, double *latency) | simgrid::kernel::routing::NetZoneImpl | static |
| get_graph(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 |
| get_host_count() | simgrid::kernel::routing::NetZoneImpl | |
| get_iface() | simgrid::kernel::routing::NetZoneImpl | inline |
| get_local_route(NetPoint *src, NetPoint *dst, RouteCreationArgs *into, double *latency)=0 | simgrid::kernel::routing::NetZoneImpl | protectedpure virtual |
| get_name() const | simgrid::kernel::routing::NetZoneImpl | inline |
| get_route_check_params(NetPoint *src, NetPoint *dst) | simgrid::kernel::routing::RoutedZone | protected |
| get_table_size() | simgrid::kernel::routing::NetZoneImpl | inline |
| get_vertices() | simgrid::kernel::routing::NetZoneImpl | inline |
| getRouteCheckParams(NetPoint *src, NetPoint *dst) | simgrid::kernel::routing::RoutedZone | inlineprotected |
| hierarchy_ | simgrid::kernel::routing::NetZoneImpl | |
| network_model_ | simgrid::kernel::routing::NetZoneImpl | |
| NetZoneImpl(NetZoneImpl *father, std::string name, resource::NetworkModel *network_model) | simgrid::kernel::routing::NetZoneImpl | explicitprotected |
| new_extended_route(RoutingMode hierarchy, NetPoint *src, NetPoint *dst, NetPoint *gw_src, NetPoint *gw_dst, std::vector< resource::LinkImpl *> &link_list, bool symmetrical, bool change_order) | simgrid::kernel::routing::RoutedZone | protectedvirtual |
| newExtendedRoute(RoutingMode hierarchy, NetPoint *src, NetPoint *dst, NetPoint *gw_src, NetPoint *gw_dst, std::vector< resource::LinkImpl *> &link_list, bool symmetrical, bool change_order) | simgrid::kernel::routing::RoutedZone | inlineprotectedvirtual |
| RoutedZone(NetZoneImpl *father, std::string name, resource::NetworkModel *netmodel) | simgrid::kernel::routing::RoutedZone | explicit |
| RoutingMode enum name | simgrid::kernel::routing::NetZoneImpl | |
| seal() | simgrid::kernel::routing::NetZoneImpl | virtual |
| ~NetZoneImpl() | simgrid::kernel::routing::NetZoneImpl | protectedvirtual |