Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

WvStringBuf Struct Reference

#include <wvstring.h>

List of all members.

Public Attributes

size_t size
unsigned links
char data [1]


Member Data Documentation

char WvStringBuf::data
 

Definition at line 60 of file utils/wvstring.h.

Referenced by WvString::newbuf(), and WvString::unique().

unsigned WvStringBuf::links
 

Definition at line 59 of file utils/wvstring.h.

Referenced by WvString::alloc(), WvString::link(), WvString::newbuf(), WvString::unique(), and WvString::unlink().

size_t WvStringBuf::size
 

Definition at line 58 of file utils/wvstring.h.

Referenced by WvString::alloc(), WvString::len(), and WvString::unique().


The documentation for this struct was generated from the following files:
Generated on Sat Aug 24 23:08:06 2002 for WvStreams by doxygen1.2.15