|
SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
#include <xbt/Extendable.hpp>#include <xbt/base.h>#include <xbt/signal.hpp>#include "src/kernel/routing/NetZoneImpl.hpp"Classes | |
| class | simgrid::kernel::routing::NetCard |
| Network cards are the vertices in the graph representing the network, used to compute paths between nodes. More... | |
Namespaces | |
| simgrid | |
| Host datatype from SIMIX POV. | |
| simgrid::kernel | |
| simgrid::kernel::routing | |
Functions | |
| sg_netcard_t | sg_netcard_by_name_or_null (const char *name) |
| Retrieve a netcard from its name. More... | |
| sg_netcard_t sg_netcard_by_name_or_null | ( | const char * | name | ) |
Retrieve a netcard from its name.
Netcards are the thing that connect host or routers to the network