#include <constrct.h>

Public Attributes | |
| struct symbolHashNode * | name |
| char * | ppForm |
| struct defmoduleItemHeader * | whichModule |
| long | bsaveID |
| struct constructHeader * | next |
| struct userData * | usrData |
Definition at line 39 of file constrct.h.
struct symbolHashNode* constructHeader::name [read] |
Definition at line 41 of file constrct.h.
| char* constructHeader::ppForm |
Definition at line 42 of file constrct.h.
struct defmoduleItemHeader* constructHeader::whichModule [read] |
Definition at line 43 of file constrct.h.
Definition at line 44 of file constrct.h.
struct constructHeader* constructHeader::next [read] |
Definition at line 45 of file constrct.h.
struct userData* constructHeader::usrData [read] |
Definition at line 46 of file constrct.h.
1.5.6