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

2003-07-02 - First implementation (Marcos).
Definition at line 41 of file eg_dgraph.h.
Data Fields | |
| EGlistNode_t * | cn |
| void * | data |
| unsigned int | id |
| EGlist_t * | in_edges |
| EGlist_t * | out_edges |
|
|
Definition at line 45 of file eg_dgraph.h. |
|
|
Definition at line 46 of file eg_dgraph.h. |
|
|
Definition at line 47 of file eg_dgraph.h. |
|
|
Definition at line 43 of file eg_dgraph.h. |
|
|
Definition at line 44 of file eg_dgraph.h. |
1.4.5