__v Struct Reference

Collaboration diagram for __v:

Collaboration graph
[legend]

Data Fields

__vnext
int indegree
int visited
int on_the_path
int has_a_cycle
__eout
char key [1]

Detailed Description

Definition at line 16 of file tsort.c.


Field Documentation

int __v::has_a_cycle
 

Definition at line 18 of file tsort.c.

int __v::indegree
 

Definition at line 18 of file tsort.c.

char __v::key[1]
 

Definition at line 23 of file tsort.c.

Referenced by add_v().

struct __v* __v::next
 

Definition at line 17 of file tsort.c.

Referenced by add_v(), and check_cycles().

int __v::on_the_path
 

Definition at line 18 of file tsort.c.

struct __e* __v::out
 

Definition at line 22 of file tsort.c.

int __v::visited
 

Definition at line 18 of file tsort.c.


The documentation for this struct was generated from the following file:
Generated on Fri Apr 14 23:22:31 2006 for minix by  doxygen 1.4.6