Apache2
util_cfgtree.h File Reference

Config Tree Package. More...

#include "ap_config.h"
Include dependency graph for util_cfgtree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ap_directive_t
 Structure used to build the config tree. More...
 

Typedefs

typedef struct ap_directive_t ap_directive_t
 

Functions

ap_directive_tap_add_node (ap_directive_t **parent, ap_directive_t *current, ap_directive_t *toadd, int child)
 

Variables

AP_DECLARE_DATA ap_directive_tap_conftree
 

Detailed Description

Config Tree Package.