Public Attributes

StrBuf Struct Reference

List of all members.

Public Attributes

char * buf
long BufSize
long BufUsed
int ConstBuf

Detailed Description

Private Structure for the Stringbuffer


Member Data Documentation

char* StrBuf::buf

the pointer to the dynamic buffer

how many spcae do we optain

StNumber of Chars used excluding the trailing \0

are we just a wrapper arround a static buffer and musn't we be changed?


The documentation for this struct was generated from the following file:
 All Classes Variables