lt_dlhandle_struct Struct Reference

Collaboration diagram for lt_dlhandle_struct:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 832 of file ltdl.c.

Public Attributes

lt_dlhandle_structnext
lt_dlloaderloader
lt_dlinfo info
int depcount
lt_dlhandledeplibs
lt_module module
char * system
lt_caller_datacaller_data
int flags


Member Data Documentation

lt_caller_data* lt_dlhandle_struct::caller_data
 

Definition at line 840 of file ltdl.c.

Referenced by lt_dlcaller_get_data(), and lt_dlcaller_set_data().

int lt_dlhandle_struct::depcount
 

Definition at line 836 of file ltdl.c.

lt_dlhandle* lt_dlhandle_struct::deplibs
 

Definition at line 837 of file ltdl.c.

int lt_dlhandle_struct::flags
 

Definition at line 841 of file ltdl.c.

lt_dlinfo lt_dlhandle_struct::info
 

Definition at line 835 of file ltdl.c.

Referenced by tryall_dlopen().

lt_dlloader* lt_dlhandle_struct::loader
 

Definition at line 834 of file ltdl.c.

Referenced by lt_dlclose(), lt_dlloader_remove(), and tryall_dlopen().

lt_module lt_dlhandle_struct::module
 

Definition at line 838 of file ltdl.c.

Referenced by tryall_dlopen().

struct lt_dlhandle_struct* lt_dlhandle_struct::next
 

Definition at line 833 of file ltdl.c.

Referenced by lt_dlclose(), lt_dlexit(), lt_dlforeach(), lt_dlhandle_next(), lt_dlloader_remove(), and tryall_dlopen().

char* lt_dlhandle_struct::system
 

Definition at line 839 of file ltdl.c.


The documentation for this struct was generated from the following file:
Top of page
Last update Mon Jun 27 13:25:14 2005
Christian Holm
Created by DoxyGen 1.4.3-20050530