SimGrid  3.16
Versatile Simulation of Distributed Systems
s_sg_platf_route_cbarg Struct Reference

#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
 

Member Data Documentation

◆ symmetrical

bool s_sg_platf_route_cbarg::symmetrical

◆ src

sg_netpoint_t s_sg_platf_route_cbarg::src

◆ dst

sg_netpoint_t s_sg_platf_route_cbarg::dst

◆ gw_src

sg_netpoint_t s_sg_platf_route_cbarg::gw_src

◆ gw_dst

sg_netpoint_t s_sg_platf_route_cbarg::gw_dst

◆ link_list

std::vector<simgrid::surf::LinkImpl*>* s_sg_platf_route_cbarg::link_list

The documentation for this struct was generated from the following file: