EGdGraph_t Struct Reference

#include <eg_dgraph.h>

Collaboration diagram for EGdGraph_t:

Collaboration graph
[legend]

Detailed Description

Definition at line 62 of file eg_dgraph.h.

Data Fields

void * data
unsigned int edge_id_max
unsigned int id
EGmemPool_tmem
unsigned int nedges
unsigned int node_id_max
EGlist_tnodes


Field Documentation

void* EGdGraph_t::data
 

Definition at line 65 of file eg_dgraph.h.

unsigned int EGdGraph_t::edge_id_max
 

Definition at line 70 of file eg_dgraph.h.

unsigned int EGdGraph_t::id
 

Definition at line 67 of file eg_dgraph.h.

EGmemPool_t* EGdGraph_t::mem
 

Definition at line 66 of file eg_dgraph.h.

unsigned int EGdGraph_t::nedges
 

Definition at line 68 of file eg_dgraph.h.

unsigned int EGdGraph_t::node_id_max
 

Definition at line 69 of file eg_dgraph.h.

EGlist_t* EGdGraph_t::nodes
 

Definition at line 64 of file eg_dgraph.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 30 08:54:59 2006 for EGlib by  doxygen 1.4.5