Config Tree Package
[Configuration]


データ構造

struct  ap_directive_t
 Structure used to build the config tree. [詳細]

型定義

typedef ap_directive_t ap_directive_t

関数

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

変数

AP_DECLARE_DATA ap_directive_tap_conftree

関数

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

Add a node to the configuration tree.

引数:
parent The current parent node. If the added node is a first_child, then this is changed to the current node
current The current node
toadd The node to add to the tree
child Is the node to add a child node
戻り値:
the added node


変数

AP_DECLARE_DATA ap_directive_t* ap_conftree

The root of the configuration tree ap_directive_t *conftree


Apacheに対してSun Jul 19 22:05:28 2009に生成されました。  doxygen 1.4.7