#include <eg_ugraph.h>
Collaboration diagram for EGuGraph_t:

Definition at line 75 of file eg_ugraph.h.
Data Fields | |
| void * | data |
| unsigned int | edge_id_max |
| unsigned int | id |
| EGmemPool_t * | mem |
| unsigned int | nedges |
| unsigned int | node_id_max |
| EGlist_t * | nodes |
|
|
Definition at line 78 of file eg_ugraph.h. |
|
|
Definition at line 83 of file eg_ugraph.h. |
|
|
Definition at line 80 of file eg_ugraph.h. |
|
|
Definition at line 79 of file eg_ugraph.h. |
|
|
Definition at line 81 of file eg_ugraph.h. |
|
|
Definition at line 82 of file eg_ugraph.h. |
|
|
Definition at line 77 of file eg_ugraph.h. |
1.4.5