IDZEBRA
2.2.7
|
Data Fields | |
RecType | recType |
struct recTypeClass * | next |
void * | module_handle |
void* recTypeClass::module_handle |
Definition at line 39 of file recctrl.c.
Referenced by recTypeClass_add(), and recTypeClass_destroy().
struct recTypeClass* recTypeClass::next |
Definition at line 38 of file recctrl.c.
Referenced by recTypeClass_add(), recTypeClass_destroy(), recTypeClass_info(), and recTypes_init().
RecType recTypeClass::recType |
Definition at line 37 of file recctrl.c.
Referenced by recTypeClass_add(), recTypeClass_info(), and recTypes_init().