#include <genrcfun.h>

Public Attributes | |
| short | index |
| unsigned | busy |
| short | restrictionCount |
| short | minRestrictions |
| short | maxRestrictions |
| short | localVarCount |
| unsigned | system: 1 |
| unsigned | trace: 1 |
| RESTRICTION * | restrictions |
| EXPRESSION * | actions |
| char * | ppForm |
| struct userData * | usrData |
Definition at line 73 of file genrcfun.h.
| short method::index |
Definition at line 75 of file genrcfun.h.
| unsigned method::busy |
Definition at line 76 of file genrcfun.h.
| short method::restrictionCount |
Definition at line 77 of file genrcfun.h.
| short method::minRestrictions |
Definition at line 78 of file genrcfun.h.
| short method::maxRestrictions |
Definition at line 79 of file genrcfun.h.
| short method::localVarCount |
Definition at line 80 of file genrcfun.h.
| unsigned method::system |
Definition at line 81 of file genrcfun.h.
| unsigned method::trace |
Definition at line 82 of file genrcfun.h.
Definition at line 83 of file genrcfun.h.
Definition at line 84 of file genrcfun.h.
| char* method::ppForm |
Definition at line 85 of file genrcfun.h.
struct userData* method::usrData [read] |
Definition at line 86 of file genrcfun.h.
1.5.6