module_map.h File Reference

Character string to module map. More...

#include <task.h>
#include <ipc/services.h>
#include "../modules.h"
#include "generic_char_map.h"
Include dependency graph for module_map.h:
This graph shows which files directly or indirectly include this file:

Data Structures

struct  module_struct
 Module map. More...

Typedefs

typedef struct module_struct module_t
 Type definition of the module structure.
typedef module_tmodule_ref
 Type definition of the module structure pointer.

Functions

int add_module (module_ref *module, modules_ref modules, const char *name, const char *filename, services_t service, task_id_t task_id, connect_module_t *connect_module)
 Adds module to the module map.
module_ref get_running_module (modules_ref modules, char *name)
 Searches and returns the specified module.
task_id_t spawn (const char *fname)
 Starts the module.

Detailed Description

Character string to module map.


Generated on Thu Mar 11 20:46:16 2010 for Networking and TCP/IP stack for HelenOS system by  doxygen 1.6.1