SimGrid  3.14.159
Versatile Simulation of Distributed Systems

#include <graph.h>

Public Attributes

xbt_dynar_t nodes
 
xbt_dynar_t edges
 
unsigned short int directed
 
voiddata
 
voidxbtdata
 

Member Data Documentation

◆ nodes

xbt_dynar_t xbt_graph::nodes

◆ edges

xbt_dynar_t xbt_graph::edges

◆ directed

unsigned short int xbt_graph::directed

◆ data

void* xbt_graph::data

◆ xbtdata

void* xbt_graph::xbtdata

The documentation for this struct was generated from the following file: