Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

s_module Struct Reference

#include <configparser.h>


Data Fields

void * module
t_handler_confighandler
t_module_configcfg


Detailed Description

This structure saves the information of all modules in a linked list

Definition at line 112 of file configparser.h.


Field Documentation

t_module_config* s_module::cfg
 

The module configuration

Definition at line 115 of file configparser.h.

t_handler_config* s_module::handler
 

The handlers of the actual module

Definition at line 114 of file configparser.h.

void* s_module::module
 

The pointer to the module object

Definition at line 113 of file configparser.h.


The documentation for this struct was generated from the following file:
Generated on Sun Apr 25 16:37:40 2004 for Classic Forum by doxygen 1.3.5