N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

lt_user_dlloader Struct Reference

#include <ltdl.h>

List of all members.

Public Attributes

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
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 284 of file ltdl.h.


Member Data Documentation

lt_user_data lt_user_dlloader::dlloader_data
 

Definition at line 290 of file ltdl.h.

Referenced by lt_dlinit(), and lt_dlloader_add().

lt_dlloader_exit* lt_user_dlloader::dlloader_exit
 

Definition at line 289 of file ltdl.h.

lt_dlloader_exit* lt_user_dlloader::dlloader_exit
 

Definition at line 289 of file ltdl.h.

Referenced by lt_dlloader_add().

lt_find_sym* lt_user_dlloader::find_sym
 

Definition at line 288 of file ltdl.h.

lt_find_sym* lt_user_dlloader::find_sym
 

Definition at line 288 of file ltdl.h.

Referenced by lt_dlloader_add().

lt_module_close* lt_user_dlloader::module_close
 

Definition at line 287 of file ltdl.h.

lt_module_close* lt_user_dlloader::module_close
 

Definition at line 287 of file ltdl.h.

Referenced by lt_dlloader_add().

lt_module_open* lt_user_dlloader::module_open
 

Definition at line 286 of file ltdl.h.

lt_module_open* lt_user_dlloader::module_open
 

Definition at line 286 of file ltdl.h.

Referenced by lt_dlloader_add().

const char* lt_user_dlloader::sym_prefix
 

Definition at line 285 of file ltdl.h.

const char* lt_user_dlloader::sym_prefix
 

Definition at line 285 of file ltdl.h.

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.h
  • /home/brennan/n-sim/Vaike/linux/system-addons/libltdl/ltdl.h


© 2007, Los Alamos National Security, LLC.