SimGrid  3.14.159
Versatile Simulation of Distributed Systems
simgrid::kernel::routing::vivaldi::Coords Class Reference

#include <VivaldiZone.hpp>

Public Member Functions

 Coords (NetCard *host, const char *str)
 
virtual ~Coords ()
 

Public Attributes

std::vector< double > coords
 

Static Public Attributes

static simgrid::xbt::Extension< NetCard, CoordsEXTENSION_ID
 

Constructor & Destructor Documentation

◆ Coords()

simgrid::kernel::routing::vivaldi::Coords::Coords ( NetCard host,
const char *  str 
)
explicit

◆ ~Coords()

simgrid::kernel::routing::vivaldi::Coords::~Coords ( )
virtualdefault

Member Data Documentation

◆ EXTENSION_ID

simgrid::xbt::Extension< NetCard, Coords > simgrid::kernel::routing::vivaldi::Coords::EXTENSION_ID
static

◆ coords

std::vector<double> simgrid::kernel::routing::vivaldi::Coords::coords

The documentation for this class was generated from the following files: