Main Page | Compound List | File List | Compound Members | File Members | Related Pages

sbStrBObject Struct Reference

The dynamic string buffer object. More...

#include <stringbuf.h>

List of all members.

Public Attributes

srObjID OID
 object ID

char * pBuf
 pointer to the string buffer, may be NULL if string is empty

int iBufSize
 current maximum size of the string buffer

int iBufPtr
 pointer (index) of next character position to be written to

int iAllocIncrement
 the amount of bytes the string should be expanded if it needs to


Detailed Description

The dynamic string buffer object.


The documentation for this struct was generated from the following file:
Generated on Mon Oct 3 12:29:57 2005 for liblogging by doxygen 1.3.2