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

s_module_config Struct Reference

#include <configparser.h>


Data Fields

t_conf_optcfgopts
t_handler_confighandlers
t_cache_revalidator revalidator
t_last_modified last_modified
t_header_hook header_hook
t_finish finish


Detailed Description

This structure saves a configuration of a module

Definition at line 102 of file configparser.h.


Field Documentation

t_conf_opt* s_module_config::cfgopts
 

The configuration directive options of this module

Definition at line 103 of file configparser.h.

t_finish s_module_config::finish
 

The cleanup function handler

Definition at line 108 of file configparser.h.

t_handler_config* s_module_config::handlers
 

The handler configuration

Definition at line 104 of file configparser.h.

t_header_hook s_module_config::header_hook
 

Hook for http headers

Definition at line 107 of file configparser.h.

t_last_modified s_module_config::last_modified
 

The last modified validation hook

Definition at line 106 of file configparser.h.

t_cache_revalidator s_module_config::revalidator
 

The cache revalidation hook

Definition at line 105 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