|
SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
#include <platf_private.hpp>
Public Attributes | |
| bool | symmetrical |
| sg_netcard_t | src |
| sg_netcard_t | dst |
| sg_netcard_t | gw_src |
| sg_netcard_t | gw_dst |
| std::vector< Link * > * | link_list |
| bool s_sg_platf_route_cbarg::symmetrical |
| sg_netcard_t s_sg_platf_route_cbarg::src |
| sg_netcard_t s_sg_platf_route_cbarg::dst |
| sg_netcard_t s_sg_platf_route_cbarg::gw_src |
| sg_netcard_t s_sg_platf_route_cbarg::gw_dst |
| std::vector<Link*>* s_sg_platf_route_cbarg::link_list |