StringBufRec Struct Reference


Data Fields

char * buf
char * tail
int allocated
int free

Detailed Description

Definition at line 12 of file stringbuf.c.


Field Documentation

int StringBufRec::allocated
 

Definition at line 15 of file stringbuf.c.

Referenced by appendStringBufAux(), newStringBuf(), stripTrailingBlanksStringBuf(), and truncStringBuf().

char* StringBufRec::buf
 

Definition at line 13 of file stringbuf.c.

Referenced by appendStringBufAux(), freeStringBuf(), getStringBuf(), newStringBuf(), and truncStringBuf().

int StringBufRec::free
 

Definition at line 16 of file stringbuf.c.

Referenced by appendStringBufAux(), newStringBuf(), stripTrailingBlanksStringBuf(), and truncStringBuf().

char* StringBufRec::tail
 

Definition at line 14 of file stringbuf.c.

Referenced by appendStringBufAux(), newStringBuf(), stripTrailingBlanksStringBuf(), and truncStringBuf().


The documentation for this struct was generated from the following file:
Generated on Wed Mar 8 22:44:31 2006 for rpm by  doxygen 1.4.6