N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

lt_dlhandle_struct Struct Reference

List of all members.

Public Attributes

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

Detailed Description

Definition at line 841 of file ltdl.c.


Member Data Documentation

lt_caller_data* lt_dlhandle_struct::caller_data
 

Definition at line 849 of file ltdl.c.

lt_caller_data* lt_dlhandle_struct::caller_data
 

Definition at line 849 of file ltdl.c.

Referenced by lt_dlcaller_get_data(), and lt_dlcaller_set_data().

int lt_dlhandle_struct::depcount
 

Definition at line 845 of file ltdl.c.

lt_dlhandle* lt_dlhandle_struct::deplibs
 

Definition at line 846 of file ltdl.c.

lt_dlhandle* lt_dlhandle_struct::deplibs
 

Definition at line 846 of file ltdl.c.

int lt_dlhandle_struct::flags
 

Definition at line 850 of file ltdl.c.

lt_dlinfo lt_dlhandle_struct::info
 

Definition at line 844 of file ltdl.c.

lt_dlloader* lt_dlhandle_struct::loader
 

Definition at line 843 of file ltdl.c.

lt_dlloader* lt_dlhandle_struct::loader
 

Definition at line 843 of file ltdl.c.

Referenced by lt_dlclose(), and lt_dlloader_remove().

lt_module lt_dlhandle_struct::module
 

Definition at line 847 of file ltdl.c.

struct lt_dlhandle_struct* lt_dlhandle_struct::next
 

Definition at line 842 of file ltdl.c.

struct lt_dlhandle_struct* lt_dlhandle_struct::next
 

Definition at line 842 of file ltdl.c.

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

lt_ptr lt_dlhandle_struct::system
 

Definition at line 848 of file ltdl.c.


The documentation for this struct was generated from the following files:
  • /home/brennan/n-sim/Vaike/linux/system-addons/config/libltdl/ltdl.c
  • /home/brennan/n-sim/Vaike/linux/system-addons/libltdl/ltdl.c


© 2007, Los Alamos National Security, LLC.