SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
Public Member Functions | |
BypassRoute (NetCard *gwSrc, NetCard *gwDst) | |
Public Attributes | |
const NetCard * | gw_src |
const NetCard * | gw_dst |
std::vector< Link * > | links |
|
inlineexplicit |
const NetCard* simgrid::kernel::routing::BypassRoute::gw_src |
const NetCard* simgrid::kernel::routing::BypassRoute::gw_dst |
std::vector<Link*> simgrid::kernel::routing::BypassRoute::links |