Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

strbuf Struct Reference

#include <OS.h>

Inheritance diagram for strbuf:

Inheritance graph
[legend]
List of all members.

Public Attributes

int maxlen
 no. of bytes in buffer. More...

int len
 no. of bytes returned. More...

void * buf
 pointer to data. More...


Member Data Documentation

void* strbuf::buf
 

pointer to data.

int strbuf::len
 

no. of bytes returned.

int strbuf::maxlen
 

no. of bytes in buffer.


The documentation for this struct was generated from the following file:
Generated on Thu May 23 00:25:49 2002 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001