|
SimGrid
3.16
Versatile Simulation of Distributed Systems
|
#include <platf_private.hpp>
Public Attributes | |
| bool | symmetrical |
| sg_netpoint_t | src |
| sg_netpoint_t | dst |
| sg_netpoint_t | gw_src |
| sg_netpoint_t | gw_dst |
| std::vector< simgrid::surf::LinkImpl * > * | link_list |
| bool s_sg_platf_route_cbarg::symmetrical |
| sg_netpoint_t s_sg_platf_route_cbarg::src |
| sg_netpoint_t s_sg_platf_route_cbarg::dst |
| sg_netpoint_t s_sg_platf_route_cbarg::gw_src |
| sg_netpoint_t s_sg_platf_route_cbarg::gw_dst |
| std::vector<simgrid::surf::LinkImpl*>* s_sg_platf_route_cbarg::link_list |