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

_treeconf_ctx_s Struct Reference
[Core treeconf library.]

#include <treeconf.h>

Collaboration diagram for _treeconf_ctx_s:

Collaboration graph
[legend]

Detailed Description

For internal use only.

This is the implementation of the treeconf_ctx_t type.

Definition at line 203 of file treeconf.h.

Data Fields

unsigned int tx_magic
treeconf_node_ttx_config
unsigned int tx_count


Field Documentation

treeconf_node_t* _treeconf_ctx_s::tx_config
 

Configuration tree.

Definition at line 205 of file treeconf.h.

Referenced by _tc_create_node(), and tc_destroy().

unsigned int _treeconf_ctx_s::tx_count
 

Number of nodes in tree.

Definition at line 206 of file treeconf.h.

Referenced by _tc_create_node(), and tc_destroy().

unsigned int _treeconf_ctx_s::tx_magic
 

Magic number.

Definition at line 204 of file treeconf.h.

Referenced by tc_destroy().


Generated on Wed Jun 8 09:18:37 2005 for treeconf by  doxygen 1.3.9.1