Module Struct Reference


Data Fields

Modulenext
char * name
int refCnt
void * entry
dl_info * info
CdtorPtr cdtors
int nExports
ExportPtr exports

Detailed Description

Definition at line 67 of file tclLoadAix.c.


Field Documentation

Definition at line 68 of file tclLoadAix.c.

Referenced by dlclose(), and dlopen().

char* Module::name

Definition at line 69 of file tclLoadAix.c.

Referenced by dlopen().

Definition at line 70 of file tclLoadAix.c.

Referenced by dlclose(), and dlopen().

Definition at line 71 of file tclLoadAix.c.

Referenced by dlclose().

struct dl_info* Module::info

Definition at line 72 of file tclLoadAix.c.

Referenced by dlclose().

Definition at line 73 of file tclLoadAix.c.

Referenced by dlclose().

Definition at line 74 of file tclLoadAix.c.

Referenced by dlclose(), and dlsym().

Definition at line 75 of file tclLoadAix.c.

Referenced by dlclose(), and dlsym().


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



Generated on Wed Mar 12 12:18:42 2008 by  doxygen 1.5.1