Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

cpp_factory_t Struct Reference

cpp_factory_t is the callback structure that allows a module to hook a type of handler. More...

#include <apache_handler.h>

List of all members.

Public Attributes

handler_factory handler_func
input_filter_factory input_filter_func
output_filter_factory output_filter_func
protocol_factory protocol_func


Detailed Description

cpp_factory_t is the callback structure that allows a module to hook a type of handler.


Member Data Documentation

handler_factory cpp_factory_t::handler_func
 

input_filter_factory cpp_factory_t::input_filter_func
 

output_filter_factory cpp_factory_t::output_filter_func
 

protocol_factory cpp_factory_t::protocol_func
 


The documentation for this struct was generated from the following file:
Generated on Sun Apr 3 15:38:42 2005 for mod_cplusplus by  doxygen 1.4.2