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

_treeconf_subst_s Struct Reference
[Core treeconf library.]

#include <treeconf.h>


Detailed Description

For internal use only.

This is the implementation of the treeconf_subst_t type.

Definition at line 524 of file treeconf.h.

Data Fields

const char tu_char
const char * tu_value
unsigned int tu_flags


Field Documentation

const char _treeconf_subst_s::tu_char
 

Substitution character.

Definition at line 525 of file treeconf.h.

Referenced by _subst().

unsigned int _treeconf_subst_s::tu_flags
 

Substitution control flags.

Definition at line 527 of file treeconf.h.

Referenced by _subst().

const char* _treeconf_subst_s::tu_value
 

Value of the substitution.

Definition at line 526 of file treeconf.h.


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