str_link_s Struct Reference

#include <defines.h>

Data Fields

char * str
char * str2
uint32 suppl
uint32 suppl2
uint8 suppl3
vector_widthrange
str_linknext

Detailed Description

Specifies an element in a linked list containing string values. This data structure allows us to add new elements to the list without resizing, this optimizes performance with small amount of overhead.


Field Documentation

Pointer to optional range information

Referenced by str_link_add().

32-bit additional information

Referenced by get_next_vfile(), and str_link_add().

8-bit additional information

Referenced by str_link_add().


The documentation for this struct was generated from the following file:
Generated on Sun Nov 21 00:55:43 2010 for Covered by  doxygen 1.6.3