ACE
6.1.0
|
Simple wrapper for STREAM pipes strbuf. More...
#include <OS_NS_stropts.h>
Public Member Functions | |
ACE_Str_Buf (void *b=0, int l=0, int max=0) | |
Constructor. | |
ACE_Str_Buf (strbuf &) | |
Constructor. |
Simple wrapper for STREAM pipes strbuf.
ACE_Str_Buf::ACE_Str_Buf | ( | void * | b = 0 , |
int | l = 0 , |
||
int | max = 0 |
||
) | [inline] |
Constructor.
ACE_Str_Buf::ACE_Str_Buf | ( | strbuf & | sb | ) | [inline] |
Constructor.