|
IDZEBRA 2.2.8
|
Data Fields | |
| RecType | recType |
| struct recTypeInstance * | next |
| int | init_flag |
| void * | clientData |
| void* recTypeInstance::clientData |
Definition at line 46 of file recctrl.c.
Referenced by recType_byName(), and recTypes_destroy().
| int recTypeInstance::init_flag |
Definition at line 45 of file recctrl.c.
Referenced by recType_byName(), and recTypes_destroy().
| struct recTypeInstance* recTypeInstance::next |
Definition at line 44 of file recctrl.c.
Referenced by recType_byName(), recTypes_destroy(), and recTypes_init().
| RecType recTypeInstance::recType |
Definition at line 43 of file recctrl.c.
Referenced by recType_byName(), and recTypes_destroy().