/Users/maurits/Documents/studie/afstuderen/biosphere/daemon/module.h File Reference

#include <biosphere_module.h>
#include <list.h>
#include <apr_pools.h>
#include <apr_dso.h>
#include <apr_time.h>

Include dependency graph for module.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  module_info

Defines

#define module_is_loaded(m)   (get_module_info(m) != NULL)

Functions

bs_status load_module (const char *name)
bs_status unload_module (const char *name)
bs_status unload_all_modules (void)
bs_status init_module (apr_pool_t *mp)
bs_moduleget_module_info (const char *name)
bs_status get_module_descriptions (bs_list *names, bs_list *fnames, bs_list *versions, bs_list *descriptions)


Generated on Tue Jul 17 09:51:07 2007 for Bio-SPHERE by  doxygen 1.5.1