#include <eg_dgraph.h>
Collaboration diagram for EGdGraph_t:

Definition at line 62 of file eg_dgraph.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 65 of file eg_dgraph.h. |
|
|
Definition at line 70 of file eg_dgraph.h. |
|
|
Definition at line 67 of file eg_dgraph.h. |
|
|
Definition at line 66 of file eg_dgraph.h. |
|
|
Definition at line 68 of file eg_dgraph.h. |
|
|
Definition at line 69 of file eg_dgraph.h. |
|
|
Definition at line 64 of file eg_dgraph.h. |
1.4.5