Main Page | Modules | Data Structures | Directories | 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 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 Fri Oct 21 04:40:12 2005 for rpm by  doxygen 1.4.1