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

_treeconf_str_s Struct Reference
[Core treeconf library.]

#include <treeconf.h>


Detailed Description

For internal use only.

This is the implementation of the treeconf_str_t type.

Definition at line 490 of file treeconf.h.

Data Fields

const char * ts_string
int ts_length


Field Documentation

int _treeconf_str_s::ts_length
 

Length of the string fragment.

Definition at line 492 of file treeconf.h.

Referenced by _add_string(), _subst(), _tc_lookup_node(), tc_find(), tc_path(), tc_register(), and tc_set().

const char* _treeconf_str_s::ts_string
 

Pointer into the string.

Definition at line 491 of file treeconf.h.

Referenced by _add_string(), _subst(), _tc_lookup_node(), tc_find(), tc_register(), and tc_set().


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