SimGrid  3.13
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

xbt_dynar_t xbt_graph::nodes
xbt_dynar_t xbt_graph::edges
unsigned short int xbt_graph::directed
void* xbt_graph::data
void* xbt_graph::xbtdata

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