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

stringbuf Struct Reference

Collaboration diagram for stringbuf:

Collaboration graph
[legend]

Detailed Description

For internal use only.

This structure is a helper structure for keeping track of the number of treeconf_str_t that have been allocation.

Definition at line 40 of file tc_break.c.

Data Fields

treeconf_str_tsb_comps
int sb_count
int sb_size


Field Documentation

treeconf_str_t* stringbuf::sb_comps
 

Pointer to array.

Definition at line 41 of file tc_break.c.

Referenced by _add_string(), and tc_break().

int stringbuf::sb_count
 

Number of elements in use.

Definition at line 42 of file tc_break.c.

Referenced by _add_string(), and tc_break().

int stringbuf::sb_size
 

Total allocated size.

Definition at line 43 of file tc_break.c.

Referenced by _add_string().


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