EGdGraphEdge_t Struct Reference

#include <eg_dgraph.h>

Collaboration diagram for EGdGraphEdge_t:

Collaboration graph
[legend]

Detailed Description

Definition at line 51 of file eg_dgraph.h.

Data Fields

void * data
EGdGraphNode_thead
EGlistNode_thead_cn
unsigned int id
EGdGraphNode_ttail
EGlistNode_ttail_cn


Field Documentation

void* EGdGraphEdge_t::data
 

Definition at line 57 of file eg_dgraph.h.

EGdGraphNode_t* EGdGraphEdge_t::head
 

Definition at line 53 of file eg_dgraph.h.

EGlistNode_t* EGdGraphEdge_t::head_cn
 

Definition at line 55 of file eg_dgraph.h.

unsigned int EGdGraphEdge_t::id
 

Definition at line 58 of file eg_dgraph.h.

EGdGraphNode_t* EGdGraphEdge_t::tail
 

Definition at line 54 of file eg_dgraph.h.

EGlistNode_t * EGdGraphEdge_t::tail_cn
 

Definition at line 55 of file eg_dgraph.h.


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