Simple wrapper for STREAM pipes strbuf.
More...
#include <OS_NS_stropts.h>
List of all members.
Additional Inherited Members |
int | maxlen |
| No. of bytes in buffer.
|
int | len |
| No. of bytes returned.
|
void * | buf |
| Pointer to data.
|
Detailed Description
Simple wrapper for STREAM pipes strbuf.
Constructor & Destructor Documentation
ACE_Str_Buf::ACE_Str_Buf |
( |
void * |
b = 0 , |
|
|
int |
l = 0 , |
|
|
int |
max = 0 |
|
) |
| |
|
inline |
ACE_Str_Buf::ACE_Str_Buf |
( |
strbuf & |
sb | ) |
|
|
inline |
The documentation for this class was generated from the following files: