adj_list Struct Reference


Data Fields

NODEadj_source
struct constr_listadj_dests
struct adj_listadj_next

Detailed Description

Definition at line 40 of file sl_analyze.c.


Field Documentation

NODE* adj_list::adj_source

Definition at line 41 of file sl_analyze.c.

Referenced by find_adj().

struct constr_list* adj_list::adj_dests [read]

Definition at line 42 of file sl_analyze.c.

Referenced by find_adj().

struct adj_list* adj_list::adj_next [read]

Definition at line 43 of file sl_analyze.c.

Referenced by find_adj().


The documentation for this struct was generated from the following file:
Generated on Fri Jan 25 10:39:51 2008 for russell by  doxygen 1.5.4