IDZEBRA  2.2.7
Data Fields
recTypeInstance Struct Reference

Data Fields

RecType recType
 
struct recTypeInstancenext
 
int init_flag
 
void * clientData
 

Detailed Description

Definition at line 42 of file recctrl.c.

Field Documentation

◆ clientData

void* recTypeInstance::clientData

Definition at line 46 of file recctrl.c.

Referenced by recType_byName(), and recTypes_destroy().

◆ init_flag

int recTypeInstance::init_flag

Definition at line 45 of file recctrl.c.

Referenced by recType_byName(), and recTypes_destroy().

◆ next

struct recTypeInstance* recTypeInstance::next

Definition at line 44 of file recctrl.c.

Referenced by recType_byName(), recTypes_destroy(), and recTypes_init().

◆ recType

RecType recTypeInstance::recType

Definition at line 43 of file recctrl.c.

Referenced by recType_byName(), and recTypes_destroy().


The documentation for this struct was generated from the following file: