EGuGraph_t Struct Reference

#include <eg_ugraph.h>

Collaboration diagram for EGuGraph_t:

Collaboration graph
[legend]

Detailed Description

Definition at line 75 of file eg_ugraph.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* EGuGraph_t::data
 

Definition at line 78 of file eg_ugraph.h.

unsigned int EGuGraph_t::edge_id_max
 

Definition at line 83 of file eg_ugraph.h.

unsigned int EGuGraph_t::id
 

Definition at line 80 of file eg_ugraph.h.

EGmemPool_t* EGuGraph_t::mem
 

Definition at line 79 of file eg_ugraph.h.

unsigned int EGuGraph_t::nedges
 

Definition at line 81 of file eg_ugraph.h.

unsigned int EGuGraph_t::node_id_max
 

Definition at line 82 of file eg_ugraph.h.

EGlist_t* EGuGraph_t::nodes
 

Definition at line 77 of file eg_ugraph.h.


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