EGuGraphEdge_t Struct Reference

#include <eg_ugraph.h>

Collaboration diagram for EGuGraphEdge_t:

Collaboration graph
[legend]

Detailed Description

Definition at line 61 of file eg_ugraph.h.

Data Fields

void * data
EGuGraphNode_thead
EGlistNode_thead_cn
unsigned int id
EGuGraphNode_ttail
EGlistNode_ttail_cn


Field Documentation

void* EGuGraphEdge_t::data
 

Definition at line 67 of file eg_ugraph.h.

EGuGraphNode_t* EGuGraphEdge_t::head
 

Definition at line 63 of file eg_ugraph.h.

EGlistNode_t* EGuGraphEdge_t::head_cn
 

Definition at line 65 of file eg_ugraph.h.

unsigned int EGuGraphEdge_t::id
 

Definition at line 68 of file eg_ugraph.h.

EGuGraphNode_t* EGuGraphEdge_t::tail
 

Definition at line 64 of file eg_ugraph.h.

EGlistNode_t* EGuGraphEdge_t::tail_cn
 

Definition at line 66 of file eg_ugraph.h.


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