rule Struct Reference

Collaboration diagram for rule:

Collaboration graph
[legend]

Data Fields

rulenext
char type
char flags
unsigned short npaths
cell_tfrom
cell_tto
cell_twait
program_tprog
rulepath

Detailed Description

Definition at line 1207 of file acd.c.


Field Documentation

char rule::flags
 

Definition at line 1210 of file acd.c.

cell_t* rule::from
 

Definition at line 1213 of file acd.c.

Referenced by exec_one(), findpath(), and newrule().

struct rule* rule::next
 

Definition at line 1208 of file acd.c.

Referenced by argscan(), compile(), exec_one(), and findpath().

unsigned short rule::npaths
 

Definition at line 1211 of file acd.c.

struct rule* rule::path
 

Definition at line 1217 of file acd.c.

Referenced by compile(), and transform().

program_t* rule::prog
 

Definition at line 1216 of file acd.c.

Referenced by argscan(), and transform().

cell_t* rule::to
 

Definition at line 1214 of file acd.c.

Referenced by exec_one(), newrule(), and transform().

char rule::type
 

Definition at line 1209 of file acd.c.

Referenced by argscan(), compile(), exec_one(), findpath(), and transform().

cell_t* rule::wait
 

Definition at line 1215 of file acd.c.

Referenced by compile(), and transform().


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