libRASCH: handle_plugin.h File Reference
handle_plugin.h File Reference
Include dependency graph for handle_plugin.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Detailed Description
The header file contains the prototypes for the functions which loads and unloads the plugins.
Author: Raphael Schneider (rasch@med1.med.tum.de )
Definition in file handle_plugin.h .
Function Documentation
Parameters:
<p> pointer to a pluign struct
The function checks if a plugin is ok. (Nothing special yet.)
Definition at line 205 of file handle_plugin_linux.c .
int read_plugins
(
struct librasch *
ra
)
Parameters:
<ra> pointer to general libRASCH struct
The function loads all plugins found in the plugin-dir (given by the libRASCH configuration). If a plugin loads successfully, the init-function of the plugin is called.
Definition at line 43 of file handle_plugin_linux.c .
References librasch::config , plugin_struct::dl , dload_plugin() , plugin_struct::info , INIT_PLUGIN_FUNC , MAX_PATH_RA , plugin_infos::name , plugin_struct::next , librasch::pl_head , config_info::plugin_dir , plugin_struct::prev , plugin_struct::ra , ra_print_debug_infos , and utf8_to_local() .
Generated on Fri May 27 11:32:49 2005 for libRASCH by
1.4.2