SimGrid  3.14.159
Versatile Simulation of Distributed Systems
NetCard.hpp File Reference

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...
 

Function Documentation

§ sg_netcard_by_name_or_null()

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