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 Tue Aug 20 15:30:45 2002 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001