SimGrid  3.14.159
Versatile Simulation of Distributed Systems

Detailed Description

Link management.

Typedefs

typedef LinkSD_link_t
 Link opaque datatypeA link is a network node represented as a name, a bandwidth and a latency. More...
 

Typedef Documentation

◆ SD_link_t

typedef Link* SD_link_t

Link opaque datatypeA link is a network node represented as a name, a bandwidth and a latency.

A route is a list of links between two hosts.