|
SimGrid
3.13
Versatile Simulation of Distributed Systems
|
Link of length 1, alongside with its source and destination. More...
#include <surf_routing.hpp>
Public Member Functions | |
| Onelink (void *link, NetCard *src, NetCard *dst) | |
Public Attributes | |
| NetCard * | src_ |
| NetCard * | dst_ |
| void * | link_ |
Link of length 1, alongside with its source and destination.
This is mainly useful in the ns3 bindings
| NetCard* simgrid::surf::Onelink::src_ |
| NetCard* simgrid::surf::Onelink::dst_ |
| void* simgrid::surf::Onelink::link_ |