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

ACE_Str_Buf Class Reference

Simple wrapper for STREAM pipes strbuf. More...

#include <OS.h>

Inheritance diagram for ACE_Str_Buf

Inheritance graph
[legend]
Collaboration diagram for ACE_Str_Buf:

Collaboration graph
[legend]
List of all members.

Public Methods

 ACE_Str_Buf (void *b = 0, int l = 0, int max = 0)
 Constructor.

 ACE_Str_Buf (strbuf &)
 Constructor.


Detailed Description

Simple wrapper for STREAM pipes strbuf.


Constructor & Destructor Documentation

ACE_INLINE ACE_Str_Buf::ACE_Str_Buf ( void * b = 0,
int l = 0,
int max = 0 )
 

Constructor.

ACE_INLINE ACE_Str_Buf::ACE_Str_Buf ( strbuf & sb )
 

Constructor.


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 10:33:47 2001 for ACE by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000