SimGrid  3.18
Versatile Simulation of Distributed Systems
s_sg_platf_route_cbarg_t Struct Reference

#include <platf_private.hpp>

Public Attributes

bool symmetrical = false
 
sg_netpoint_t src = nullptr
 
sg_netpoint_t dst = nullptr
 
sg_netpoint_t gw_src = nullptr
 
sg_netpoint_t gw_dst = nullptr
 
std::vector< simgrid::surf::LinkImpl * > link_list
 

Member Data Documentation

◆ symmetrical

bool s_sg_platf_route_cbarg_t::symmetrical = false

◆ src

sg_netpoint_t s_sg_platf_route_cbarg_t::src = nullptr

◆ dst

sg_netpoint_t s_sg_platf_route_cbarg_t::dst = nullptr

◆ gw_src

sg_netpoint_t s_sg_platf_route_cbarg_t::gw_src = nullptr

◆ gw_dst

sg_netpoint_t s_sg_platf_route_cbarg_t::gw_dst = nullptr

◆ link_list

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

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