Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

StringBufRec Struct Reference


Data Fields

char * buf
char * tail
int allocated
int free

Field Documentation

int StringBufRec::allocated
 

Definition at line 17 of file stringbuf.c.

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

char* StringBufRec::buf
 

Definition at line 14 of file stringbuf.c.

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

int StringBufRec::free
 

Definition at line 18 of file stringbuf.c.

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

char* StringBufRec::tail
 

Definition at line 16 of file stringbuf.c.

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


The documentation for this struct was generated from the following file:
Generated on Sun Oct 26 13:02:09 2003 for rpm by doxygen1.2.18