GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

lt_dlhandle_struct Struct Reference

Collaboration diagram for lt_dlhandle_struct:

Collaboration graph
[legend]
List of all members.

Public Attributes

lt_dlhandle_struct * next
lt_dlloaderloader
lt_dlinfo info
int depcount
lt_dlhandledeplibs
lt_module module
lt_ptr system
lt_caller_data * caller_data
int flags

Member Data Documentation

struct lt_dlhandle_struct* lt_dlhandle_struct::next
 

Definition at line 686 of file ltdl.c.

lt_dlloader* lt_dlhandle_struct::loader
 

Definition at line 687 of file ltdl.c.

lt_dlinfo lt_dlhandle_struct::info
 

Definition at line 688 of file ltdl.c.

int lt_dlhandle_struct::depcount
 

Definition at line 689 of file ltdl.c.

lt_dlhandle* lt_dlhandle_struct::deplibs
 

Definition at line 690 of file ltdl.c.

lt_module lt_dlhandle_struct::module
 

Definition at line 691 of file ltdl.c.

lt_ptr lt_dlhandle_struct::system
 

Definition at line 692 of file ltdl.c.

lt_caller_data* lt_dlhandle_struct::caller_data
 

Definition at line 693 of file ltdl.c.

int lt_dlhandle_struct::flags
 

Definition at line 694 of file ltdl.c.


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