#include <moduldef.h>

Public Attributes | |
| struct symbolHashNode * | moduleName |
| struct symbolHashNode * | constructType |
| struct symbolHashNode * | constructName |
| struct portItem * | next |
Definition at line 92 of file moduldef.h.
struct symbolHashNode* portItem::moduleName [read] |
Definition at line 94 of file moduldef.h.
struct symbolHashNode* portItem::constructType [read] |
Definition at line 95 of file moduldef.h.
struct symbolHashNode* portItem::constructName [read] |
Definition at line 96 of file moduldef.h.
struct portItem* portItem::next [read] |
Definition at line 97 of file moduldef.h.
1.5.6