N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

lt_dlloader Struct Reference

List of all members.

Public Attributes

lt_dlloadernext
const char * loader_name
const char * sym_prefix
lt_module_open * module_open
lt_module_close * module_close
lt_find_sym * find_sym
lt_dlloader_exit * dlloader_exit
lt_user_data dlloader_data
lt_dlloadernext
const char * loader_name
const char * sym_prefix
lt_module_open * module_open
lt_module_close * module_close
lt_find_sym * find_sym
lt_dlloader_exit * dlloader_exit

Detailed Description

Definition at line 830 of file ltdl.c.


Member Data Documentation

lt_user_data lt_dlloader::dlloader_data
 

Definition at line 838 of file ltdl.c.

Referenced by lt_dlloader_add().

lt_dlloader_exit* lt_dlloader::dlloader_exit
 

Definition at line 837 of file ltdl.c.

lt_dlloader_exit* lt_dlloader::dlloader_exit
 

Definition at line 837 of file ltdl.c.

Referenced by lt_dlloader_add().

lt_find_sym* lt_dlloader::find_sym
 

Definition at line 836 of file ltdl.c.

lt_find_sym* lt_dlloader::find_sym
 

Definition at line 836 of file ltdl.c.

Referenced by lt_dlloader_add().

const char* lt_dlloader::loader_name
 

Definition at line 832 of file ltdl.c.

const char* lt_dlloader::loader_name
 

Definition at line 832 of file ltdl.c.

Referenced by lt_dlloader_add(), and lt_dlloader_find().

lt_module_close* lt_dlloader::module_close
 

Definition at line 835 of file ltdl.c.

lt_module_close* lt_dlloader::module_close
 

Definition at line 835 of file ltdl.c.

Referenced by lt_dlclose(), and lt_dlloader_add().

lt_module_open* lt_dlloader::module_open
 

Definition at line 834 of file ltdl.c.

lt_module_open* lt_dlloader::module_open
 

Definition at line 834 of file ltdl.c.

Referenced by lt_dlloader_add().

struct lt_dlloader* lt_dlloader::next
 

Definition at line 831 of file ltdl.c.

struct lt_dlloader* lt_dlloader::next
 

Definition at line 831 of file ltdl.c.

Referenced by lt_dlloader_add(), lt_dlloader_find(), and lt_dlloader_next().

const char* lt_dlloader::sym_prefix
 

Definition at line 833 of file ltdl.c.

const char* lt_dlloader::sym_prefix
 

Definition at line 833 of file ltdl.c.

Referenced by lt_dlloader_add().


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.